Cannot drill down from 2nd lowest level to lowest level of hierarchy

In my item master hierarchy, I cannot drill down from the 2nd lowest level (Product Class) to the lowest level (Item Detail).
When I add another level between these 2 levels, then I can drill down from Product Class to this new level, but I cannot drill down from this new level to the lowest level.
Also, if I set the preferred drill path at any level to drill down to the lowest level, it instead drills down to next level down intead of of drilling to the lowest level.
Any thoughts as to why I would not be able to drill to the lowest level of this hierarchy?
Thanks,
Travis

OK, next check, any security in place on the presentation columns which would make the lowest level column unavailable to the user account?
Are you running the report as Administrator?

Similar Messages

  • Graph label in Drill down graph to display only the lowest level label

    Recently I have upgraded from OBIEE 10 to 11g.
    Some reports have a country -> region -> branch drilldown, for which hierarchy is created in business layer of RPD. The graph, drills down from Country -> Regions -> Branches and displays the measures accordingly. But the horizontal label displays the full hierarchy , like CountryName,RegionName and Branch Name. In 10g, I used to get the Branch name only in the axis label.
    I would like to display only the Region names when Country is drilled down and the branch name alone when the Region is drilled down.
    Kindly help.

    In 11g it is bug....
    For this u should create 3 individual reports (1 for country, 2. Region, 3. Branch) and give action link one to another.
    for filter make sure the required column "Is Prompted" for every detailed reports.
    Pls mark if it helps
    -Chinna

  • Drilling down from OmniPortlet chart to detailed chart in same OmniPortlet?

    I am trying to use OmniPortlets to create a dashboard of charts showing different metrics.
    I want to be able to drill into each chart to get a more detailed chart in the SAME OmniPortlet frame with all the other charts being unchanged. So if I have 3 OmniPortlet charts C1, C2, C3 in the same page, I want to be able to click on C1 and to be able to drill into C1 (details), C2 and C3.
    I am trying to do this through OmniPortlet events, parameters and page parameters.
    1) I've defined a OmniPortlet Param1 to parameterize the source of data - So my source URL is http://<URL-base>/##Param1##
    2) I then defined a Page Parameter PP1 that is associated with Param1 and set a default value for this (to make sure ##Param1## gets set for the top level chart). I set this default value in the OmniPortlet Parameters page - (otherwise, the ##Param1## seems to map to a null sting despite the Page Parameter PP1's default value)
    3) Finally, I defined an OmniPortlet event that gets fired when I click on the chart. The Event sets as one of its parameters, the data source that has the drilldown data. This column name is PP1.
    So, the chart should first display with the data source URL being initialized from the Page Parameter. When I click on the chart, the Event should set up a new parameterized value in the data source so that next chart with drill down data is shown after a page refresh.
    The reality is different from this theory. When I click on the chart, for some reason, the value of Param1 for refreshed Omniportlet display seems to be getting blanked out. So my chart definition gets messed up since the data source is now invalid. The page however continues displaying the original (pre-drill) chart from the cache.
    2)
    I don't know whether this problem is because of an improper use of the Page Parameters and OmniPortlet events or whether this is because I seem to be forced to set Param1's default value (maybe this is overriding my data source URL even in the drill down chart).
    There seem to be some examples of the chart click causing another chart to refresh. These docs don't have a lot of detail, plus I want the SAME OmniPortlet to show the drill down chart.
    Has anybody done this? Any pointers would be appreciated..

    Hi Sebastian,
    You cannot have drill downs from different charts to the same target.
    As per your scenario you have 3 column charts with warehouses displaying their respective 3 KPI's values. I believe you would have created a series each for available warehouses. If you have selected drill down on load for all the column charts with one single target then at load all the three column charts will try to place the destination of their selected series(based on warehouse selected) to the same target.
    And also as you mentioned when the user tries to select the same chart again the target doesn't change, the reason is the same as all the charts are trying to put the destination of the series in the same cell.
    Instead of doing it this way, what you could do is to name the series of all column charts the same and have the series name put into one cell. Then based on this series name you can lookup the data for that warehouse and display it in the line chart.
    Here again the user has to select the same warehouse in all the three column charts else it wont work.
    Hope this was useful =]
    Thanks & Regards
    Arjun.C.T

  • Can we drill down from one application to other in design studio 1.2

    Hi All,
    Can we drill down from one application to another application in design studio 1.2?
    I have a requirement where in on clicking one should drill down to a detail level information shown in a different application.
    Regards,
    Tanisha

    A quick suggestion would be to look at OpenDoc - see this thread Passing Parameters with OpenDocument in SAP Des... | SCN

  • Drill-Down from several Charts to Same Target

    Hi,
    we have built a dashboard with 3 (soon to be 6) column charts and one line chart below. The colum charts represent 6 KPIs aggregated for a year for different warehouses. Each warehouse is a specific series (because we want them to have a individual colors). When the user clicks on a warehouse in one of the column charts, we want the line chart above to show the
    For this purpose, we have all column charts store drill-down values to the same two cells:
    - One cell stores the series name (warehouse selected)
    - One cell stores the name of the clicked line chart (we use a single cell with the chart name as source for the first series of each chart. After the first series is selected as the default drill-down, this source and destination seems to be used for every series selected, which might be a bug)
    Our problem is, all queries for the charts are loaded at startup. The default drill-downs for all charts are done, and we have a random chart in the drill-down destination. If the user clicks the same chart again, we do not notice this as the value of our target cell does not change. We have tried several solutions for this, but nothing is really satisfactory.
    Does any of you have an idea, or a similar dashboard maybe, where the drill-down of several charts (preferably with several series per chart) is stored into a single target chart?
    Thanks & Regards,
    Sebastian

    Hi Sebastian,
    You cannot have drill downs from different charts to the same target.
    As per your scenario you have 3 column charts with warehouses displaying their respective 3 KPI's values. I believe you would have created a series each for available warehouses. If you have selected drill down on load for all the column charts with one single target then at load all the three column charts will try to place the destination of their selected series(based on warehouse selected) to the same target.
    And also as you mentioned when the user tries to select the same chart again the target doesn't change, the reason is the same as all the charts are trying to put the destination of the series in the same cell.
    Instead of doing it this way, what you could do is to name the series of all column charts the same and have the series name put into one cell. Then based on this series name you can lookup the data for that warehouse and display it in the line chart.
    Here again the user has to select the same warehouse in all the three column charts else it wont work.
    Hope this was useful =]
    Thanks & Regards
    Arjun.C.T

  • Cannot drill down SSIS Packages

    Hi,
    I am running SQL SERVER 2005 with SP4. The issue what i am facing is as follows
    I have two users. 1.  UserA 2. UserB
    1. UserA -> with sysadmin privilege 
    2. UserB -> msdb (dtsadmin) privilege
    Both the users can view the SSIS package under msdb folder but cannot drill down (+ icon) or open the package. Can any one help me on this?
    Thanks.

    now another issue raised. The ssis package is encrypted with password. (SQL SERVER 2005=>SSIS => MSDB folder=>package) when i right click the package and try to export the package its prompting for password. But the developer or i dont have idea
    about the password
    Lets be little generous on forums, Dinesh. Katherine made a polite request to share your solution for initial problem for the benefit of community members.  Instead of giving slight hint of the solution, you directly said, "another
    issue". Please be generous and provide the first solution.
    Coming to your another issue:
    First of all without password, it will not be decrypted. What you will have to do is, while exporting say cancel (when prompted for password) and save it to the file system. Then launch BIDS and add it to the new project. All the sensitive info will be lost.
    If it is small to medium size package, you may end up creating it from scratch.
    Thanks, hsbal

  • Error Message appears when drilling down from a report.

    Hi,
    I am using CR XI R2.
    I have an rpt file that displays a chart from a sub report.
    I tested it on the CR designer and report viewer - works ok.
    When I display this report in my .Net application, I get an error message when drilling down from this chart : "The Report Application Server failed"
    When looking at the log files I see this error message:
    4 19 13:11:14.770 5336 5564 (\servers\ras\dtsagent\reporthandler.cpp:11622): CReportHandler::buildReportViewerError: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"\servers\ras\dtsagent\reporthandler.cpp" LineNum:11618 ErrorCode:997 ErrorMsg:"" DetailedErrorMsg:""
    This is a Viewer error - but when drilling down from the Report Viewer I don't get this exception.
    Does anyone know what this mean?

    Too strange and my require a phone support case;
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Three ideas:
    1) Install CR designer on one of the boxes where this does not work and try to run the report there
    2) Add a line to your code and save out the report just after your database logon once ( .saveAs). try to run this report in the CR designer.
    3) Use the [modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip] utility to compare the runtime - both CR and db client between computers that work and those that do not.
    Ludek

  • Drill down from the financial reports

    When generating a P&L or Balance sheet, it is not possible to view what transaction the amount is made of. you have to either generate a general ledger report or have to chart of account window open at the same time. Simple programs like quickbooks have the functionality to do drill down from any report. we have multiple customers for whom this situation is very aggravating.
    We hope you can find a solution or make this part of a new release.
    Thank you
    Sophie St-pierre

    Hi
    I hope you will get answer from this solved using pop up window for drill down
    Thanks & Regards
    Harsimran

  • Drill down from a line graph? Make the entire graph click-able?

    Guys, i can drill down from other types of charts except a line chart.
    Is there anything that is special about the line chart?
    Also, can i make the entire graph click-able? So, instead of clicking on a bar to trigger a linked report, can the whole chart be a link basically?
    Thanks for your help

    There is not special with the line graph..... Just click on the data symbol to drill or navigate. These settings can be found under the "additional Charting Option" button.
    regards
    John
    http://www.obiee101.blogspot.com/

  • Drill down from the charts of VC

    Dear gurus,
       can I realize the functionality of drilling down from the charts of VC?
       For example, I have a bar chart. Can I drill down from each bar of chart to detailed infomation about that bar?
       Please advise. I'll assign points if helpful. Thanks in advance.
    Jin Ming

    Hi
    I hope you will get answer from this solved using pop up window for drill down
    Thanks & Regards
    Harsimran

  • Drill Down from Chart View

    Hi,
    I have a Pivot table with Chart view only, I want to drill down from the legend and from teh graph itself, is it possible? If so please let me know the steps involved.
    Thank you very much.

    UPDATE POST
    @SSk
    can you try this never i tried,the legend that is coming is a column from your request right?...go to column properties in that you find a option called navigate there you place the navigate report and see if the legend is showing a link below it to navigate
    follow this topic navigate value interaction of a column http://gerardnico.com/wiki/dat/obiee/olapoperation_
    if it works i would be happy,but never i tried......please try this and tell me did you get or not???
    Cheers,
    KK
    Edited by: Kranthi on Jan 20, 2011 7:14 AM

  • Drill down from infocube to DSO

    Hello Gurus,
            when implementing a report based on infocube, how to drill down to DSo on which this infcube is based?
    Many thanks,

    U have to do RRI (Report-Report Interface)...use tcode RSBBS...
    for example.. u have totals report on cube and line items report on DSO..
    using RRI, u can drill down from cube report to DSO report... pls check help.sap.com for details

  • DRILL DOWN FROM GL INTO AP, AR, PO & INV SUBLEDGERS FROM ORACLE DISCOVERER

    Hi,
    One of the key functionality , We are looking for ability to query / Drill down from GL into AP, AR, PO & Inv Subledgers from Oracle Discoverer in the Oracle Applications. We are trying to create workbook that will allow users to see summary of GL Balances, then the ability to retrieve transaction details from subledgers via GL. It looks like this is not possible using seeded folders from seeded business area in the applications EUL. It looks like we need to create custom folders to get these sort of reports.
    Can this be done using seeded EUL? If yes, Can you please let me know the process and steps involved.
    Incase of custom folders, Could you please let me know what are the main tables/views involved for retrieving transactional detail from subledgers like AP, AR, PO & INv via a GL query and relations from the custom folders to Journal Entries and Journal Lines folders.
    I highly appreciate your advice on this subject. if anyone has Business Areas and worksheets already constructed that they could send me this would be most welcomed.
    Thanks in advance for all your help.
    Regards,
    Venkanna

    Hi
    With my little knowledge in Discoverer, I feel this is highly cumbersome process from the EUL to create drilldown to Subledgers using Discoverer 4i.You may have to create and Link several tables and views to get the same.
    The Standard drilldown functionality in Oracle works with GL_SL_LINK_ID and Reference columns populated in GL_JE_HEADERS and GL_JE LINES to link the GL Journals to Supplier Payment, Invoice, Inventory Receipt to PO and similarly for other modules.
    Hope this helps
    Regards
    Sivakumar

  • Cash Management Report FF7B - drill-down from planning levels to AP/AR OIs

    Hi
    I'm configuring cash management and have created all planning levels and groups needed.
    All master data, ie GL accounts, vendors and customers, have the correct planning level or group.
    I've created all the groupings etc that I need.
    I'm running the reports FF7A and FF7B. I have two questions and problems.
    1. When running the Liquidity Forecsat for customers and vendors I drill-down to the standard PL or SL planning levels for AP and AR postings respectively. Then I drill into the planning groups correctly  (E1-E9 and R1-R8). But when I try to drill into the cash management detail records  (or is it the AP/AR line items?) I get "Memo Records: List - List Contains No Data". This happens every time. Should I now see the AP or AP line items? Or should I see some cash management memo records? I have deleted all the cash management data several times and recreated but I still get this problem  (using reports RFFDDL00 and RFFDKU00)
    When I do the same for purchase orders, purchase requisitions or sales orders I see a Memo Records List which agrees with the previous planning level total and I can then drill into the actiual POs, PRs or SOs from this list without an issue.
    2. When running the Cash Position and I do the drill-down to the GL Line Items, I get an enormous list which does not just show the total of items at the previous planning level. Why is this please? Example: a bank account with a balance of £2,000  (shown on the panning level) but with 000's of line items totalling say £5m. Again I have deleted the CM data and recreated but without any improvement to the problem.
    Any help anyone can give me with these issues will be very much appreciated.
    Thanks.
    Wayne

    Hi
    I have the same trouble with Tcode FF7B.  There´s a message "Memo Records: List - List Contains No Data"; bit in the TcodeFF7A, it runs OK.  The message appears just witn Tcode FF7A.
    Also, There´s all TR data in tables FDSB for GL accounts, FDSR and FDFIEP for customers/vendors.
    Can you help me??  can you solved this issue?
    Tanks for your Help

  • Drill down from Cash Management to SAP Treasury

    Hi
    I am setting up SAP CM for a client running SAP ERP 6.0 release 603. We want to update SAP Treasury into SAP CM and have succeded in getting some expected cash flows into the cash position report from Treasury. The issue is however that when we want to drill down on the amount and expect to see the Treasury document (for documents where the posting did not reach due date yet), I get this error:
    Planning level belongs to Treasury - no matching line items found - Message RQ147.
    I can see that this was an issue years back and that SAP Notes corrected it at that time - but we are on the newest version so I cannot use those notes - but I still have the problem
    Would be really grateful for an answer
    BR
    Lone Kejser

    Experts,
    FSCM : The Treasury u2013 Cash Management Integration.
    I have been read the OSS note 93214. All the prerequisities are with the note but we are still getting problem.
    Error:
    Level E0 belongs to Treasury. No matching line items found
    Message no. RQ147
    The Planning Level ZZ is BNK and not assigned to any account.
    The Planning Level Z1 is BNK and not assigned to any account.
    The Planning Level E0 is BNK and assigned to Money Flow Accounts.
    I try to various combination of those planning levels in configuration of V_T036V table. But none of them worked.
    I run the FDFD many times but still it is not working. Please check the system and support us to solve this. We will planning to go alive at January but still we cannot have an TR u2013CM integrated system.
    The table FDT1 is getting some values.
    The table FDC1 is empty and not updating.
    The System : SAP ECC 6.0
    We tried FDFD Tcode, TRCC_SWITCH is marked up, we assigned the company codes to CM OT29, we assigned all flow types to relevant to CM
    We have read the following notes; 97298, 332376, 384988. But fot the configuration side I think we are ok. But stil we are getting that error.
    Best Regards

Maybe you are looking for

  • Does anyone know how to make a folder in the video section of iTunes?

    Is it possible to have a folder for video episodes. For instance if I want to but "The Family Guy" into iTunes, is there anyway to put them all into one folder, instead of have twenty or so shows mixed up with my music videos? I know this is a questi

  • Is it possible to import data into a Reader Extended PDF created in Livecycle?

    Hi there, I make a lot of Reader Extended forms for my company. When I issue form updates, sometimes staff have to re-copy or re-type records into forms with repeating subforms.  I'd like to be able to jumpstart their process by importing from an old

  • Reports with drill down links

    I have a report consisting of 8 columns, with 4 of them having a drill down link leading to 4 other pages. 1 column is not null, the other 3 can be null. How do I hide the links when the column value is null? At present I have defined the URL for eac

  • My midi doesn't work

    Hey everyone I've brought a midi so I can play my keyboard through GB. For some reason my mac won't pick up my keyboard. It use to work on my old mac but it doesn't seem to want to work now. Can anyone help me out on this one please? Thanks Bevan

  • Problem after upgrade a PRIME-NCS-APL-K9 from version 1.1.0.58 to Prime Infrastructure 1.2

    I have upgraded a PRIME-NCS-APL-K9 from version 1.1.0.58 to Prime Infrastructure 1.2 First I have installed the Path "ncs_patch-1.1.0.58-upgrade-pi_1.2.tar.gz" and then the "PI-upgrade-bundle-1.2.0.103.tar.gz". after the upgade I have got the Message