Each cell Navigation/drill down

INPUT METHODS--------     REJECTED---------------ACCEPTED
A--------------------------------- 12-------------------------34
B--------------------------------- 16-------------------------21
C--------------------------------- 10-------------------------4
D--------------------------------- 1--------------------------18
Each cell has to provide drilldown option. These Rejected/Accepted values are dynamically counted from database.IF the user clicks on a particular Rejected value (eg. 12 or 16), I need to list those 12 or 16 records breakup for each cell .
Thanks
chandra

hi
Create an Hierarchy where the Input method value be the parent level set the dimensional value as the logical level key and then set the Rejected and accepted as the child level in the same level and define accepted and rejected both as logical key in the same level
Check the drilldown box
Regards
Debo

Similar Messages

  • Stacked Bar Navigation/Drill Down

    Within my stacked bar graph, there are ~6 smaller bars that make up one full bar. How do I click on one segment of the bar and filter out requests only pertaining to that segment of the bar?
    I'm counting the number of actions at specific stages within a process and I wanted to drill down into specific stages of the process to see which actions are currently at that stage?

    Create a new request - Stage Info - set a filter to look for a prompt on stage
    set that as the navigate to for the column that you are using for the stage bars in your chart.
    clicking the bar will navigate you over to the other request sending along values that your new request is looking for.
    Be careful when asking questions about navigation versus drill. Look at your column setting to see that there are different interactions a user can have with the data.

  • Alert with Query does not have orange navigation / drill down arrows

    Hi Experts!
    My Alert which uses a Query doesn't allow me to drill down into the document (Sales Order) .  The Query for this alert is:
    SELECT T0.[DocNum], T0.[CardName], T0.[DocDueDate] 'Due Date', T2.[TrnspName],  T0.[U_PostCode], T1.[SlpName] FROM ORDR T0  INNER JOIN OSLP T1 ON T0.SlpCode = T1.SlpCode INNER JOIN OSHP T2 ON T0.TrnspCode = T2.TrnspCode INNER JOIN RDR1 T3 ON T0.DocEntry = T3.DocEntry WHERE T0.[CANCELED] = 'n' and  T1.[SlpCode] IN ('3', '4', '5', '6', '7', '8', '9', '17', '21', '29', '39') and T0.Address2 NOT LIKE '%'T0.U_Postcode'%' and   T3.[LineStatus]  = 'o' and T2.[TrnspName] Like '%%del%%' GROUP BY T0.[DocNum], T0.[CardName], T0.[DocDueDate] , T2.[TrnspName],  T0.[U_PostCode], T1.[SlpName] for browse
    Please can you help me on this?
    Many thanks,
    Caroline

    Hi Caroline,
    Try not to "group by" a query for alert with drill down.
    Cheers

  • Report Navigation / Drill Down

    I am anticipating building an OBI report based on the following scenario:
    I have a database table with 15 columns. Column 1 is a product number. Column 2 is a unique lot number. Column 3 is a period name. Columns 4 - 15 are months JAN - DEC. This will be populated with a stock count figure. Only one of the columns, 4 - 15, will be populated. The rest will be null. (The months represent the period into which a lot has been graded). The period name given in column 3 will be correspond with whichever of columns 4 -15 is populated.
    I intended to build 2 reports:
    1. A summary report using column 1, then columns 4 - 15. Columns 4 - 15 will need to allow naviation into report 2.
    2. A detail report using column 1 and column 2 (and maybe which ever of columns 4 - 15 is populated. i.e. COALESCE). So three columns in total.
    The expection behaviour therefore, is that by clicking on one of the months in the 1st report - gives me the actual detail behind that figure, in report 2.
    Both reports will be TABLE reports - not pivot.
    Any suggestion on how I can do this - I don't think navigation will work?
    Edited by: 934462 on 27-Feb-2013 05:15
    Edited by: 934462 on 27-Feb-2013 05:15
    Edited by: 934462 on 27-Feb-2013 05:16

    Not really I thought,
    My summary report has 14 columns. I need to show the monthyly bucketing for each product.
    i.e
    Product Name, Month1, Month2, Month3, Month4, Month5, Month6, Month7, Month8, Month9, Month10, Month11, Month12
    Product 1 10 20 null 45 null 67 null 89 null 17 null 54
    Product 2 23 34 null 57 null 69 null 12 null 34 null 36
    So, I want to be able to click on say "89" - and see what lots make up that 89.
    It appears to me this TABLE report doesn't have time as a dimension?
    Edited by: 934462 on 27-Feb-2013 06:32
    Edited by: 934462 on 27-Feb-2013 06:32
    Edited by: 934462 on 27-Feb-2013 06:34

  • Parellel Drill down

    I have hierarchy like Vice president-> Area VP(AVP)->Area Manager(AM)->Community.
    I have applied navigation drill down.I have created following reports
    Ist report has VP column.(It navigates to 2,3, and 4 report)
    2nd report has VP and AVP column.(It navigates to 1,3, and 4 report)
    3rd report VP AVP and AM column.(It navigates to 1,2, and 4 report)
    4th has Vp,AVP,AM and Communit coloum.(It navigates to 1,2,3 report)
    The report is working fine. But I have requirement like
    when I am on Ist report and chose 3rd report then it should give me all V
    P with all AM's . Actually it should not show AVP column. Currently it is showing all VP's ,AVP's and AM's
    Similar
    if I am on 2nd report and if I chose 4th report then it should show me all VP's ,AVP's and all communities. It should hide my Am's columns. Currently it is showing me all VP's ,AVP's, AM's,communities.
    Please how to archive this.
    Thanks

    Why not have another Report with just the columns you want? You add an icon or small message to each row which navigates the that other report.
    Adrian
    majendi

  • Drill down in query when structure is in use (in query designer)

    Hi Guys,
    I have a structure in a report. This report was created with a characteristics structure.
    Now I have a problem like this for example:
    Three company codes 1000, 1100.
    Turn over 100000.
    Now the report shows only the turn over for all company codes.
    Company codes 100000
    I thought the navigation / drill down for company codes will be automatically available.
    I expected
    Company code 1000  80000
    Company code 1100  20000
    Result                        100000
    Is there something what should be activated extra?
    I a hierarchy mandatory for structures?
    Edited by: saplaz on May 23, 2011 3:22 PM

    Hi,
    Either make use of hierarchy or make use of selection in structure.
    create selections for all the compay code which you want to display in your query output.
    Like make a new selection inside that drag and drop company code and select the value after that restrict it whith your desired key figure.
    By following the above steps you will get the repective turnover of comapny codes against each other.
    Hope it helps.
    Regards,
    AL

  • Master detail view with drill down

    I am trying to develop a simple app for my Ipad. This app is supposed to have a Master/details look and should behave similar to the native Mail app (2x levels of navigation and the last level updates the details view).
    My problem is that I am not familiar to Apple IOS development so tend to get stuck all the time so I prefer to follow a tutorial or start with a sample project. I have searched for hours but I always either get a pure navigation drill down project without the details view or a pure master/details project with only a single level of navigation. I tried to take these projects and modify them but my knowledge sadly is very limited and I did not succeed.
    So can anybody direct me to a tutorial or a sample project where a Mail like app is being built with more than 1 level of navigation ?

    I have a GridBagLayout panel with a jtable and some jtextfield Well, we don't know exactly what constraints you have set up to its hard to say exactly why its happening.
    In general, you should create your JTextField using new JTextField(int) and I think the problem will go away.
    An easier solution would also be to use different LayoutManagers to achieve the desired layout.

  • Drill down on a Pivot Table in XL Reporter

    Hi,
    I created an xl document (Pivot table) in XL Reporter.  When i double click on a cell to drill down to the detail i get the following error message.
    Multiple Report Workheets is not supported in this version of Excel Reporter.
    The Excel Reporter Version is: 8.0.19
    Any suggestions will be very appreciated.
    Regards,
    Manuel Roman

    Hi Gordon,
    I created the pivot table on XL Reporter Designer.
    Pulled the data from the SAP dataase using the create pivot table from an External data Source.
    Regards,
    Manuel

  • Bex Free characteristic drill down in Web i report

    Hi
    I have a question, we are using bex query as source for our web i report.
    for that if you have an idea on Bex query analyzer, we can drill down on a free char list in bex and each and every drill down bex query go back to cube and fetches and refreshes the data based on the selection.
    In the same way can i get the same feature in Web i report, when i drill down my web i report should go back to the Bex query
    and should refresh the data.
    Any help in this regards is greatly appreciable
    Thanks in Advance,
    Swaraj.

    Hi,
    What you described is an OLAP 'slice and dice' type workflow - try the Analysis web application (in bi4.0 launch pad). WebI can do some drill down,  but it is really best at consuming small chunks of rowsets (not 'flattened' OLAP datasets)
    webi does go back to hit the database,  but only when you click "refresh".  so you can add a new object, and it sometimes says "#TOREFRESH" - then user refreshes to expand the scope of analysis.
    this process was automated in XI3.1 (where the interface didn't prompt for the refresh) and customers typically complained of slow response times. i.e. they didn't realise the inclusion of a results object fired a new query.
    Regards,
    H

  • BEx doesn't refresh cell style on drill down

    Hi gurus,
    i've a little problem, please help me!
    In 3.x workbook when i drill a characteristic the excel cell change style: from "SAPBEXfilterItem" style, it becomes "SAPBEXfilterDrill".
    In BI 7.0 workbook i've several NAVBLOCK, but on drill down cells format doesn't change.
    How can i get the same by my 7.0 workbook??
    Thx
    Matt

    Hi Matteo,
    I don't know if you're still looking occasionally to this forum...I'm also looking for solution for the problem you have described...Have you found by chance any...? It has been 2 years since your post here..
    Best regards,
    Marek

  • Drill down (navigation) to a "hided" report

    I have built a report with a navigation on a column to another report... Everything is fine and running.
    Trouble is that the user see both reports in the report list (shared list). Pls.. is there a way to "hide" the detailed report from a direct call from the user... so that it is reached just by navigation from the 1st. report ?
    Txs. a lot for your help.
    Antonio

    There is no way that I know to hide it. But I would suggest create another folder and put the detail report in that folder. Ask the business user to drill down to the report that you think the user should click on or the one that has the navigation

  • Difference between drill down and filter using navigation attributes?

    hi all,
    can anyone let me know the difference between filter and drilldown options using navigational attributes. pls explain with examples for filter and drill down and how it varies.
    thanxs
    haritha

    Jst to add up with an example :
    Say you have a cost center variance analysis report with cost elements in the filter. ( not present in the default report result )
    Filter - You can right click on a particular cost center & say " Keep Filter Value " - it will result in only showing that cost center & you can wish to select other filter value doing " Select Filter Value ".
    Drill Down - If u wish to see the cost elements associated with cost centers you can right click on Cost Center & do " Drill Down To - Cost Element " or Drill Across.

  • Drill Down information -  not shown in another tab, no navigation

    Issue with Drill Down in Crystal Report Viewer 2008:
    when clicking on summarized data, detailed data is shown, but it canu2019t be navigated if it has many records in more than 1 page.
    Reason? seem's that the navigation logic is for the report itself (parent-summary), without taking into account this hidden data, even if it is visible after clicking.
    Any clues?
    Thanks, André

    Ensure that you have SP 0:
    https://smpdl.sap-ag.de/~sapidp/012002523100007528552008E/cr2008_sp0.zip
    If that does not help, please post this query to the Crystal Reports Design
    forum:
    SAP Crystal Reports
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all BOE queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Ludek

  • Drill-down (navigation) in BI Administrator Cockpit

    Hello,
    We have installed BI Admin Cockpit on all the newest SPSes. But the strange problem is that I cannot do any drill-down / navigation on displayed standard reports (running in portal). BW context menu just do not pop-up when I right-click on report's element, like characteristic. Is it how it should be? I remember BI Admin Cockpit from almost year ago, and I think it allowed drilling...
    Another - less important - question is what should be the BW version of queries and webtemplates used in BI Admin Cockpit? Again, I remember year ago they were 3.5. Now it seems that queries from content are 7.0 and webtemplates are neither 3.5 (thay contain xhtml tags) not 7.0 (you cannot open them in new new WebAD).
    Thanks!
    -Vitaliy

    Ideally you should be able to get it from table
    Frontend & OLAP Statistics:
    - RSDDSTAT_OLAP (database view)
    and data Data Flow is as below-Reporting on 0TCT_MC21
    0TCT_DS21
    0TCT_C21    0TCT_VC21
    0TCT_MC21
    You should get following statistics-
    Average Query Runtimes
    Predefined runtime categories
    Drilldown to navigation step
    Monitor query activity
    (example: navigations / day)
    Hope it Helps
    Chetan
    @CP..

  • Reporting by org hierarchy with drill down by each level of reports to...

    Hello,
    I'm trying to determine how to aggregate reporting by org hierarchy. Utlimately to report on opportunities at the highest level (CEO; all opportunities below CEO) then a second drill down report that shows summary by Level 2 (all those who report to the CEO), then again by Level 3 drill down which would be those who report to somone in Level 2. In all instances I want the report to show all records that ultimately roll up to that level (thus include direct reports alll of their direct and indirect reports )
    Level 1
    CEO $10,000,000 200 Optys
    Level 2
    Sales Leader 1 $ 3,000,000
    Sales Leader 2 $ 2,000,000
    Sales Leader 3 $ 1,500,000
    Sales Leader 4 $ 3,500,000
    Level 3
    <ul><li>- rollup of all that report to Sales Leader 1 (and so on) aggregated by first level of direct reports ($3,000,000)
         Sales Mgr 1.1 $ 1,000,000
         Sales Mgr 1.2 $ 500,000
         Sales Mgr 1.3 $ 750,000
         Sales Mgr 1.4 $ 250,000</li>
    </ul>
    I'd appreicate any help you can send my way.
    Thanks, Aaron

    Hi Aaron,
    I have come across this and found that using the "Reports To" hierarchy and "Territory Team" hierarchy are not sufficient. I implemented this as a solution for one of our clients and it works very well:
    I have modified the user entity and renamed 4 standard fields:
    •     Business Unit renamed to "Primary Line of Business"
    •     Business Unit Level 1 renamed to "BU Group"
    •     Business Unit Level 2 renamed to "Business Unit"
    •     Business Unit Level 3renamed to "Team"
    Not all fields go through into analytics so I had to use these fields which are available in the Opportunity-Product History subject area. The downside is that they have to be text boxes so restrict access to who can populate these. From this you can get 4 hierarchy levels and drill from one to the next. The record owner then becomes the lowest level in your report and it can look something like this:
    Level 1
    Primary Line of Business
    Level 2
    BU Group
    BU Group
    Level 3
    Business Unit
    Business Unit
    Business Unit
    Level 4
    Team
    Team
    Team
    Team
    Level 5
    Sales Person 1
    Sales Person 2
    Sales Person 3
    Sales Person 4
    Sales Person 5
    Obviously it would appear side by side in the report..
    Thanks

Maybe you are looking for