Drilling down - duplicate sub category

I am new to oracle OBIEE, help will be great.
When I drilldown in the pivot table
let say I have a hierarchy dimension:
Total>Category>SubCategory.
Category contain 2type Good and Bad.
SubCategory contain A and B.
When I drilldown to A on Good Category, A on Bad Category is also drilled-down
any solution to this?
my data :
Product
ID - Category - SubCategory
1 - Good - A
2 - Good - A
3 - Bad - A
4 - Bad - B

Hi,
I have three reports Rep1,Rep2 and rep3.All three are union reports.
From rep1 I navigate to rep2 and from Rep 2 i navigate to rep3.
I have column A in Rep1,coln B in rep 2 and coln C in rep 3
Column A,B,C forma a hierarchy
when I click on A in Rep1 I get the rep2 with Coln B restricting nicely on basis of column A.
BUt when I click on coln B in rep2 , I navigate to Rep 3 but clon C is not restricting on Coln B,though it is nicely restricting on coln A.
I want clon C to get restrcted By coln B.
Can someone pls help here.
A-->B-->C is a hierarchy so ideally C should get restricted by B ,but here it is not happening.
Also if I make report 3 as a simple report(remove union),then i can see column C restricting by column B.So basiaclly this issue comes into picture in Union report?
Any clues how navigation should be set in union reports?
Thanks in advance !!

Similar Messages

  • After updating to FF 4.0 my bookmarks would not 'drill down' to sub headings.

    When I click on a bookmark folder the next sub folder will not open.
    All works perfectly after I reverted back to FF3.6.16

    Firefox 4.0 has not been in Beta testing for months now as it was released back in April and you appear to be posting with Firefox 5.0
    Are you using the Firefox 5.0 which was released June 21 and is at www.mozilla.com ?
    As for the sudden reboots well it could likely be a issue with hardware or dirver (for graphics card for example) or even a runlevel software as a application like Firefox itself does not cause Windows to reboot.

  • SSRS- Drill down to sub report of a bar chart on click on a particular color of the bar

    Hi,
    I have a bar chart which can have many colors on each bar, Now if i click on a bar, i am getting all the data related to that particular bar. Is it possible to click only on a particular color and get related data instead of whole bar?
    To be more precise, in the below image if i click on 16/6/2013 bar, i am getting all the data related to the bar, but is it possible to click on red  and green colors of the bar separately and  get the relevant data? Any help is greatly appreciated.
    Kruthi Hegde

    Hi Kruthi,
    In your case, you can use “Go to report” property to solve the issue.
    Suppose we have a dataset (DataSet1) in main report and subreport with following fields: Months, DateTime, Amount. We can according to Months and DateTime fields to display the subreport. Please refer to the steps below:
    Subrepot:
    Add dataset (DataSet2) in the report with Months field.
    Add dataset (DataSet3) in the report with DateTime field.
    Add two parameters in the report. Please refer to the following Available Values:
    Months:
    Dataset:  DataSet2
    Value field: Months
    Label field: Months
    DateTime:
    Dataset:  DataSet2
    Value field: DateTime
    Label field: DateTime
    Add filters in the tablix.
    Main report:
    Right click the bar chart, select Series Properties.
    Click Action in the left pane, select “Go to report” option.
    Specify the corresponding report.
    Click Add icon to add parameters to run the report:
    Name: Months    Value: [Months]
    Name: DateTime    Value: [DateTime]
    (Note: If we want subreport display these data which is only relevant with color, we can delete DataTime parameter in the report.)
    If you have any questions, please feel free to let me know.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • SSRS - multiple toggle in single row item to drill down sub report

    I need to open a sub report using drill down concept. Is there any possible to give toggle for multiple columns in single row.
     http://social.msdn.microsoft.com/Forums/getfile/528971
    The sub report have two parameters to show data. If I click first link the subreport to be drill down with parameters 1 and 5. If I click second link the
    same sub report to be drill through with different parametrs as 2 and 6.
    Any idea to do this?

    Thanks for your reply.
    I do it this in different way. 
    See the below sample image url. I created the main report having four details with toggle to drill down the sub report. If I click the Detail1 the
    subreport1 will expand drill down then I click Detail2 the subreport2 to be expand.
    But still the subreport1 is visible I want to collapse Subreort1 once click toggle second and vice versa.
    Please give your suggetions. 
    http://social.msdn.microsoft.com/Forums/getfile/529184

  • How to Avoid Printing the data twice when the sub report has drill down?

    Hello,
    I have a sub report that has drill down which is placed in report footer.When i run the report sub report displays the data but when i tried to drill down it displays the same data again.After that i can able to drill down on sub report.Is there any way to avoid
    printing the same data twice.
    Thanks in advance.

    Hi,
    If the subreport you're referring to does not grow in size and it does not span multiple pages and you know the size of it, here's what you can do to stop drilling into subreports :
    1) Create a text object as large as the subreport (perhaps bigger than it) and fill it with spaces or new lines
    2) Place it 'over' the subreport such that it covers the entire area occupied by the subreport
    3) The subreport at all times should be smaller than the text object in all dimensions
    Now, when you hover the mouse over the subreport, there isn't any magnifying glass for you to drill down into.
    If the subreport has further drill-down functionality, then this isn't for you! Because, it just wouldn't allow you click on any objects in the subreport because of the text object eclipsing it. This is the only workaround I know at this point in time and I know a lot of users are looking for this.
    I would suggest that you log this as an Enhancement Request at http://ideas.sap.com for our developers to have a look into this.
    And finally, I also found an old forum post where Jamie has suggested a way to get this working on the Business Objects Environment. Give it a shot, if that's where the reports are eventually run.
    How to disable subreport view
    Hope this helps!
    -Abhilash

  • Drill Down with 2 tables

    OBIEE 11g
    Suppose I have 2 tables with both fact and dimensions contained.
    Table A has following columns:
    Category
    Count1
    Count2
    Count3
    Table B has following columns:
    Category
    Sub-Category
    Product
    SKU
    Count1
    Count2
    Count3
    I would like to create a report that uses both these tables as I will need to drill down as follows:
    Category-->Sub-Category-->Product-->SKU and get the corresponding counts.
    Is it better to have all these columns in only one table or can I use both the above tables and if so how.

    Check these
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10540/dimensions.htm#i1017813
    http://docs.oracle.com/cd/E05554_01/books/admintool/admintool_WorkInBM9.html#wp179033
    Edited by: Srini VEERAVALLI on May 10, 2013 3:15 PM
    Any updates on this?
    Edited by: Srini VEERAVALLI on May 22, 2013 10:07 AM

  • Drill Down Report (Denes Kubicek)

    Hi Denes and everyone
    I would like to create a drill down report.
    I have 5 tables namely:
    1. Method (method varchar2(60) PK)
    2. Category (cat varchar2(60) PK, method varchar2(60) FK)
    3. Skill_type (type varchar2(60) PK, cat varchar2(60) FK, method varchar2(60) FK)
    4. Skills (type varchar2(60) FK, empno NUMBER FK, status char(1))
    5. Emp (fname varchar2(60), lname varchar2(60), empno NUMBER PK)
    and a view between Skills and Skill_type: (type varchar2(60) FK, empno NUMBER FK, status char(1))
    The user should select a method he/she obtained the skills (e.g. Internally or externally) then after selecting it drills down to skill category (e.g. systems, softskills, technical or HR) then the user should click a category and drills down to skill type (e.g. microsoft word, conflict management or A+) here the user should click a checkbox or Y to indicate which skills he/she have and then click a submit/save button which updates/insert the view/skills table(4).
    Example
    Surname     Name     softskills                                                   Microsoft               
              Leadership Change_Management Motivation Conflict_Management    MS_Projects MS_Word MS_PowerPoint MS_Excel
    james     pete          Y               Y                                  Y          Is there anyway I can use a drill down report, tabular form or anyother options.
    Your guidance will be appreciated.
    Kind regards
    Mel

    I got a solution for drill down, all i need is updating the skills table
    here the user should click a checkbox or Y to indicate which skills he/she have and then click a submit/save button which updates/insert the view/skills table(4).
    Example
    Surname     Name     softskills                                                   Microsoft               
              Leadership Change_Management Motivation Conflict_Management    MS_Projects MS_Word MS_PowerPoint MS_Excel
    james     pete          Y               Y                                  Y     Thanks

  • Reorder key columns in "Use for Drill down" option

    I have Product Detail as the leaf hierarchy level which has Product Id and Product Name are both selected as Logical Key.
    When I drill down to this level in Answers, I see both Product Id and Product Name as expected. However I see Product Name as first column followed by Product Key.
    Is there a way to change this default behaviour and make Product Key column as first column followed by Product Name?

    Hi Prassu,
    I had done that and it did not help. I marked the ProductKey&Name column as Primary Key in both the Logical table as well as Dimension Hierarchy level.
    I can drill down from Product Category to Product Type. But Product type does not come up as Hyperlink to be able to drill down to ProductKey&Name.
    If I make the Product_Id as the primary key then drill down works fine. But with the derived logical column "ProductKey&Name" it does not work.
    Any ideas?

  • Cross tab drill down

    Greetings all
    I have a challange!!!!!!
    I have created a crosstab report showing a list of wards acroos the columns and a list of days for each row.  The data is the number of patients on each by day.  The customer would wish to click on the number of patients on Ward 15 on the 15 Sep 08 and see a drill down (or sub report on demand) of a list of patient names on the ward.
    Any ideas?
    Thank you in anticipation
    Kevin

    Hi Kevin
    A drill down on a part of a cross tab can not be done.
    However there is a workaround for your requirement: For example my data is: column for cross tab is Countryname, row is region name and the summarized value is last year's sales.
    1. Create a group on country on main report.
    2. Insert a subreport in the detailed section.
    3. Insert cross tab with region as column and last year's sales in summarized value.
    4. Link the subreport for country with main report.
    Now you would be able to drill down for the group of records for a particular country through this subreport and that also in a cross tab.
    Hope this helps!!!!
    Regards
    Sourashree

  • Hyperlink (Drill-Down) in a Sub-Report

    Hi,
    I have a report in which I am using on-demand sub-report.
    In the Sub-report I added a working Hyperlink to one of the columns to drill-down to transaction details.
    However when I run the report I can't drill from the Sub-report. The hyperlink inside of the Sub-report is not working.
    Is there any work around to make this to work?
    Thank you,
    Tanya.

    Hi Tanya, 
    Let's try breaking this down a little bit more granularly.  I'd like to know what the formulas in the subreport shows and what the main report shows.  It's always a possibility the subreport's formula is returning 0 and passing it properly to the main.  So this will show that. 
    1)  The formula in your subreport, just have it do: 
    WhilePrintingRecords;
    shared numberVar Nar_Count;
    Nar_Count:=Count ({Command.YTD_NARRATIVE});
    Show/Unsuppress the subreport's Report Footer so we can see the formula. 
    2)  Leave the formula in the main reports GF1 as: 
    WhilePrintingRecords;
    shared numberVar Nar_Count;
    Do you see a number in both formulas or do you see the number in the subreport but not the main report? 
    I want to see if the formula in the subreport is working and not just returning 0. 
    If the formula in the subreport works then I want to know what the formula in the main report is showing. 
    If this does work:
    1)  Change the formula in the subreport back to: 
    WhilePrintingRecords;
    shared numberVar Nar_Count;
    Nar_Count:=Count ({Command.YTD_NARRATIVE})+Count ({Command.PTD_NARRATIVE})
    2)  Leave the formula in the main report's GF1 as: 
    WhilePrintingRecords;
    shared numberVar Nar_Count;
    Again, what do you see in the subreport and the main report? 
    Good luck,
    Brian

  • Drill down logic to capture Sub Org Unit's which doesn't have chief

    Hello Gurus,
    I am wondering to get logic for following scenario. Any ideas are appreciated.
    I have one Cheif Org Unit say '50000000'. This org unit can have two sub Org Units for ex
    55000000 and 56000000 (Here Org unit 55000000 has chief and 56000000 doesn't have a chief). I need to capture only 56000000 which doesn't have a chief. Again, assume 56000000 has three more sub Org Units for ex
    56000001, 56000002 and 56000003 (Here Org Unit 56000002 only has chief and the rest two doesn't have chief). Then I need to capture 56000001 and 56000003.
    so on and so forth drill down to the level where all sub org units have chief's which ends my iteration.
    Result:
    I am interested in only org units which does not have chief...In above example
    56000000
    56000001
    56000003
    and ....
    I know that we can make use of B002 relation in HRP1001 and O-O and to check if org unit has chief, use relation
    B012 in hrp1001 with O-S....but I am unable to put this in iteration..Appreciate any ideas or logic..
    Thanks in advance..
    Kim

    Hi Kim,
    Please follow the logic below:
    *Select all organizational units.
    SELECT * INTO IT1_HRP1000 FROM HRP1000 WHERE OBJTYPE = 'O'.
    LOOP AT IT1_HRP1000.
    *Check if that org unit is sub unit for another one
    SELECT * FROM HRP1001 where rsign eq 'B' and relat eq '002' and objid eq IT1_HRP1000-objid.
    *if true
    if sy-subrc eq 0.
    *check whether that org unit has a chief or not.
    SELECT * FROM HRP1001 where relat eq '012' and objid eq IT1_HRP1000-objid.
    *if false
    if sy-subrc ne 0.
    GET THIS OBJID
    endif.
    endif.
    ENDLOOP.
    ENDSELECT.
    Regards,
    Dilek

  • Suppressing sub-section with drill down OK

    This may be an easy one that I just cannot figure out (I hope...).
    I have created two details sections - details A and details B.  I would like to suppress details section B while still allowing for drill down capabilities.  However, that option is not available.  I can either suppress the entire details section (A and B) with drill down capabilities or suppress either A OR B with no drill down capabilities.
    Any and all help would be truly appreciated!!

    I can only think of using an on demand subreport which sits in Details b. but the row and the SR lable will be visible for all records.
    Ian

  • Drill down

    hello,
    I have a hierarchy dimension "Categorization" with following levels :
    Category >> Area >> Details
    Category >> Sub Category >>Details
    ( Area and "Sub Category" are both children of Category )
    on Answers side, i have a simple analysis with 2 columns "Category" , "some measure" . when I click on Category , it automatically drills down to Area.
    question is :
    1) how can I make it drill by default into Sub Category , not into Area ?
    2) can I make it more flexible for end-user ? let them choose where to drill down from Category (Area / Sub Category ) ?
    using OBIEE 11g.
    Thank you
    Edited by: alex.v on Feb 5, 2013 4:25 PM

    I have tried using Preferred Drill Path , but no success
    in fact :
    "You can use the Preferred Drill Path tab to identify the drill path to use when Oracle BI Presentation Services users drill down in their data requests. You should use this only to specify a drill path that is outside the normal drill path defined by the dimensional level hierarchy. It is most commonly used to drill from one dimension to another."

  • Sorting a Drill Down Report by summary values in Crystal 2008

    Hi All,
    I'm a newbie to 2008 but have been using Crystal 7.0 for years, so am trying to find the best 'new' way to represent report data I have.
    The data consists of various Product details (code, description, colour, size, Category, Sub Category) and Sales details (Units Sold, Net Sales, Gross Profit) for each Product, across several stores.
    I looked at the drilldown example report, and this looks to be what I need.
    I've got the drill down working, but am having trouble sorting it. What I want to do is show the N best sellers (decided by the user) across all stores, by either Net Sales Amount or Units or Gross profit, as buying for the stores is done centrally.
    The data is retrieved from a stored procedure on a SQL 2005 database. Whatever I do, I can't seem to get it to order correctly. I can get the top 10 best sellers by Net Sales using the strred proc code, but they don't show by order in the report. What I need to do is sort by the sum of Net sales, but can't work out how to do this as it appears not to let you select a sum in the sort experts.
    Alternatively, a cross tab that spanned a couple of pages would probably work, but I can't find any way of getting the Product details in one row without playing around with a concatenated string i.e. I want code, description, colour, size, Category, Sub Category as one row of the tab, with columns of Units Sold, Net Sales, Gross Profit as columns for each store. I am having the same problem with the cross tab as well - I want to order the rows by the Net Sales total across all stores (i.e. Product with most sales at the top), but can't work out how to do it as the report orders it by Product Name.
    Can anyone point me in the direction of a sample or give me some clues ?
    Many Thanks
    Paul

    Hi Paul,
    First insert the summary field in the report .
    Then within the Report Tab  you will get the group sort expert will be highlighted  in the options.
    In the group sort expert based on  Net Sales you can sum the field and  get the required order  for the top 10.
    Hope this helps you.
    Regards,
    Naveen.

  • Drill-down Report Customizations

    Hello!
    First, I'm thrilled having found this resource. I really hope someone can help guide me on the 'opportunity' I have here.
    I have created a Shared Analyses report. This report displays a count of Service Requests grouped by Primary and Secondary categories (type and sub-category, respectively)
    The report works great. However, the individual viewing the report has the ability to click on one of the rows and drill-down. The drill-down report lists the following fields:
    Type (primary category); sub-category; service request no.; service request ID; # of service requests (which, at this level, is always 1)
    The question - how can I modify that secondary report to make better sense? I'd like to essentially replace the '# of service requests' column with 'subject'. When I go in to manage analyses I can get to this report by clicking the preview and then clicking on one of the drill-down links (just as the end-user would). However, making changes and saving then results in have this secondary report as the one that shows rather than the top-level report.
    I do hope this makes sense. I appreciate any guidance in modifying the drill-down reports.
    Eddie

    Hi Weesie,
    I highly recommend that you order the CRMOD reporting book my Michael Lairson. That book is a great resource for these types of questions. You can find it on Amazon. This book answers this and many, many other questions you might have about designing custom reports. http://www.amazon.com/Oracle-Demand-Reporting-Osborne-ORACLE/dp/0071593047/ref=sr_1_1?ie=UTF8&s=books&qid=1273756620&sr=8-1
    Drilldown are managed in step 1 of the Build and Analysis window, via column properties. You can remove drilldowns (if you don't want them to show) by choosing "No Interaction" in the Value Interaction type field on the Column Format tab. You can also have them navigate to a custom designed report (which I think is your question) by choosing "Navigate" in the Value Interaction field and choosing the target under the "Add Navigation Target" capability (which shows up when you select Navigate).
    Good Luck and I strongly urge you to order Michael's book,
    Thom

Maybe you are looking for