To stop the drill down in OBIEE 11g

Can we stop the level of drill down in RPD.
ie) The Hierarchy level is l1->l2->l3->l4->l5
I need to stop the hierarchy at l4 and it shouldnot drill down to l5.

Hi,
Expand the Dimensional Hierarchy that you have created and at the level where you need to stop the drill down-->open that level-->in general-->uncheck the 'Supports rollup to higher level of aggregation' and this should solve your problem.
Otherwise if you need only till 4th level, then create till 4th level for hierarchy.
Hope this should solve your problem.
Regards
MuRam

Similar Messages

  • Agregated value in original report in not same as the drill down report

    Hello experts,
    I have a issue with the drill down reports.
    Agregated value in the main report is not equal to the agregarated value in the drill down report.
    In my report I have a sales for jan 2011,feb 2011 so on
    For jan 2011 it is some thing $56000
    when I click on this amount it giving the detail level for each region sales and at the end it is giving the total sales for jan 2011 as $98000
    My question is why there such difference in the total amount when we are drilling down?
    Please help me in this regard. I am new to obiee.

    hello
    do you have any filters on this report that would related to measures?
    if so, remove these filters and see if you still get different values;
    rgds

  • Is it possible to implement the drill down and navigate reorts in narrative

    any body pse help me to find 'is it possible to implement the drill down and navigate reports in narrative view'

    Hi user12255470,
    Go URLs are a way to directly call an Answer Request or Dashboard Page via a URL. In addition, you can even pass parameters in the URL as filters. GO URLs are used will you want to allow a user to drill into detail by clicking on a static text. It also allows other tools to drill into OBIEE.
    Here's an example GO URL: http://LOCALHOST:9704/analytics/saw.dll?Go&Path=/users/administrator/OTN Tests/Page Test&Style=oracle10&Format=PDF
    I'll break down each piece
    LOCALHOST: This is the URL for your OBIEE web host
    :9704: This is the typical port for OBIEE installs (sometimes 7777)
    ?Go: This is where the it's gets the name "GO URL". It's the GO command.
    &Path= : This is the full path of the report. In my case, it's in the administrator folder in a sub folder called OTN Test. The report itself is called Page Test.
    &Style=: This sets the style, or the look and feel, on how the report is presented. The default is oracle10.
    &Format=: You can set this to default the presentation. I set it to PDf so that a PDF will generated.
    Good luck and if you found this post useful, please award points!
    Best regards!
    -Joe

  • Benefits of the 64bit Version of OBIEE 11g?

    Hello,
    I am in the process of verifying if the 32bit or the 64 bit Version of OBIEE 11g would suit our needs. The platform we will install OBIEE would be windows.
    As far as the certifications go the 32bit Version of OBIEE is certified on the 32bit Versions of windows, so if we want to run a *certified* combination on a 64bit OS the 64bit version would be the way to go. OUI however doesn't complain when installing the 32bit Version on a 64bit OS.
    As far as the Windows Server versions go there is no 32bit Version available anymore for future releases (starting with server 2008 R2), so in the future the (certified) way to go would be 64bit. However, for the sake of argument let's assume we are staying on Server 2008 where a 32bit version is still available.
    I've found a lot of blog posts on how great OBIEE 11g is, and if one has the chance one should go for the 64bit version. That's nice, but I am missing the +whys+ and certainly the +buts+. Also, the oracle documentation (Oracle® Fusion Middleware System Requirements and Specifications) tells me the requirements for both architectures, but most certainly not when to use the 64bit version, and when a 32bit installation still will suit my needs.
    The main reason for me to go for a 64bit version would be if we would have a huge amount of concurrent user sessions where of course the 32bit version will be constrainted by the Memory Limit imposed by the 32bit architecture. I guess the types of reports etc. might also come into play when it boils down to memory.
    As for now I've installed the 64bit and the 32bit Version (11.1.1.7) and the first thing I can observe is that weblogic consumes double the memory on the 64bit version even with no user session connected and nothing to do for OBIEE whatsoever. So for a small installation (say ~ 20 concurrent sessions) I am tempted not to go for the general advice from above to "use the 64bit version if you can" as it's highly oversized.
    Are there any other drawbacks in using the 32bit Version of OBIEE 11g for small installations (besides the certification question, and the "one day you might have more users" reason)? And when would it be advisable to go for 64bit? I know a general "do X when you have Y sessions" is not possible as every sytem behaves different, so I understand that a general answer isn't possible. But personal experiences would be helpful
    thanks in advance,
    cheers
    Christian

    I have recently used the iLife bundle to process footage on the 3rd birthday party of my friends' son (my first production). I used iMovie to edit the footage, added audio tracks from iTunes, dropped a few photos from iPhoto on the drop zones of iDVD, added a slideshow to the project as well. Boy, my friends were amazed when I played the DVD before them (they were not mac users).
    With such limited effort one need to spend on it (time and money), the output iLife gives is, what Jobs likes to say in keynote, phenomenal.

  • How to remove the sort function on the drill down and then save

    how to remove the sort function on the drill down and then save in the  change local view of the Query
    Is it possible to change the porperties of any characteristic in the local view and then save?
    If so please post the answer.

    I do not think that option is possible.
    Regards,
    Venkata Boga.

  • How do I get the drill-down arrow to display in Messages/Alerts?

    Hello Experts,
    We have created the following query and added it to alerts management to notify certain users when a production order is closed.
    SELECT T0.[DocNum], T0.[ItemCode], T0.[Status] FROM OWOR T0 WHERE T0.[status] = 'L' and T0.[U_RD] is null AND datediff(mi,U_Status_Update,getdate()) <= 5 FOR BROWSE
    I would like to have a drill-down arrow in the alert message that gets sent out to users. 
    I have searched the forums and discovered that adding FOR BROWSE to the end of the query creates the orange drill-down arrow when the query is executed which is great but the drill-down arrow still does not show in the internal mail message sent out to users.
    Can drill-down links be included in alerts/messages and if so, what have I done wrong?
    Thank you kindly,
    Richard
    SAP Business One Version 8.8 PL:15

    Hi Richard,
    Based on my experience, I don't think drill-down links can be included in alerts/messages.
    Thanks,
    Gordon

  • About the filter function in OBIEE 11g

    Hi, all.
    when i use the filter function in OBIEE 11g, it turn out a wrong result.
    The operation steps and detail are described as follow:
    1. In the Column Formula pane, I typed the Formula of the column 'count of customer' as:
    FILTER(count(distinct("customer info dimesion"."customerID")) USING ("TradeType Dimesion"."TradeType" = '001'))
    2. But the phisical SQL about this column in the NQquery file is that: "count(distinct(T11520.CUSTOMERID)) as c5, "
    which means that, the filter wasn't applied, right?
    If so, what shall I do in this situation, in other words , how can i make a Condition COUNT?
    Any Suggestion is appreciated!
    Thank you in advance~~O(∩_∩)O~

    Hi katherine,
    FILTER(count(distinct("customer info dimesion"."customerID")) USING ("TradeType Dimesion"."TradeType" = '001'))I think your formula there is mistake like many braces...instead type this in your f(x)
    =>Filter(count(distinct customer_id) USING trade type='001')
    This filter function is same like a case statement,if you filter still gives error write a case statement
    CASE WHEN TradeType Dimesion.TradeType='001' THEN count(distinct customer info dimesion.customerID) ELSE 0 END
    Will it be helpful?,follow this etiquette http://forums.oracle.com/forums/ann.jspa?annID=939
    By,
    KK

  • How to setup the drill down on union report

    Hi,
    I'm setting the union report.
    I want to set the drill down to another report.
    But I can't setup it.
    Would you please tell me how to setup.
    Thank you.

    Hi Hemlatha
    In Crystal Reports, to prevent the ability to drill down into a subreport when published on the Web, add a text object that is filled with blank spaces, created by pressing the 'Space Bar' and 'Enter' for line returns, to eclipse the subreport.
    This workaround is applicable only to subreports that does not grow in size. For example, subreports that display only a chart or graph.
    Steps to Add a Text Object over a Subreport
    1. In the Crystal Reports Designer of the main report, insert a text object over the subreport.
    2. Resize the text object to be the same size or a little larger than the subreport object on the main report.
    3. Fill the text object with blank spaces created by pressing the 'Space Bar' and 'Enter'. This is necessary because resizing a text object without
    the blank spaces will not maintain its size when it has been published on the Web.
    ====================
    NOTE:
    You can format the text object with a hyperlink to another report, another file or a URL.
    ====================
    Now, when the Crystal report is previewed on the Web, the text object that fully eclipses the subreport will prevent the ability to drill down into it.
    Regards
    Girish

  • [Extend DBI] specify the drill-down report for the custom report column

    Hi,
    I realized two custom reports by using the extend DBI tools:
    1st report displays the sum of invoices amounts grouped by Operating Units.
    2nd report display the details of invoices for all Operating Units
    In the 1st report I specified a link on the column Operating Units to drill-down at 2nd report.
    The problem is how specified the drill-down link so that the 2nd report display only the detail of invoices for the selected Operating Unit?
    Thanks.

    Adding the time dimenstions like Year, Quarter, Period, Week is quite possible.
    Steps would be:
    1. make sure your data source (Table/View has these columns). If you don't have them you can generate them by joining the date of the data table with FIII_TIME_DAY.
    2. Map these new columns to appropriate Dimesnions. (Lile Enterprise Year, Enterprise Quarter etc.)
    Once you have done these two your report will work for the Time Dimensions.
    I dont think its possible to get the Prior Period functionality unless you use a generated datasource.
    Regards,
    Sudeep

  • Modifying the configuration files in OBIEE 11g

    Hi
    We are facing an error when we tried to to add "<DashboardMaxBeforeMenu>" tag in the instanceconfig.xml manually and restart the presentation services of OBIEE 11g .
    I had come across few suggestions that, configuration files in OBIEE 11g cannot be modified manually. I am doubtful on these suggestions . So please, let me know for sure wether we can modify the configuration files in OBIEE 11g manually or not.
    It will be very helpful if the process to modify the configuration files in OBIEE 11g is shared with us.
    Thanks.

    Hi,
    I could not tell you whether the; <DashboardMaxBeforeMenu>10</DashboardMaxBeforeMenu> still works in 11g.
    What I do know is that you could manually edit the configuration files. The only thing is when you modify this file via the Enterprise Manager, your customizations get lost. You have to manually add them again.
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • Customise the drill down in xl-reporter

    Hi Dear;
    in xl-reporter, i can enable the drill down option in the report.
    1- how can i customize the columns that i want to show?
    2- how many drill down level can i setup?
    best regards;

    Currently you can't customize the Drill Down in XLR as it is based upon the syntax of the report.   You can use another product called Drill Anywhere to do this function and it will drilldown and give the use an Excel spreadsheet of the Drill information.   It also allows drilling on the report when not connected to XLR.
    http://www.xlreporter.com/products/modules06.htm
    Jim

  • Report Painter - cannot hide an element selected for the drill-down report

    Dear Experts
    I am using report painter to modify a report by trying to hide a row but getting the following error.
    You cannot hide an element that you selected for the drill-down list
    Message no. K7186
    Diagnosis
    You cannot hide elements that have already been selected for the drill-d
    System Response
    The function was canceled.
    Procedure
    Deselect the relevant row or column from the drill-down list.
    It says to deselect the relevant row from the drill-down list, but not able to find out how do i do it.
    kindly please help me to solve it
    thanks in advance
    Suresh

    Hi,
    If you are asking me whether i am trying to hide the row in the report painter form or in the output of the report, then, yes i am trying it in the report painter.
    I copied this standard form  '0SAPRATIO-01' for Cash Flow statements-Indirect method(tcode FSI5) and trying to modify the copied one. I tried to hide an existing row but it gave me the above message.
    any help?
    Suresh
    Edited by: rasuresh on Aug 10, 2010 12:44 PM

  • Problem in accessing the drill down report via RRI

    Hi guru's,
              ThanX in advance for all the stuff you are providing.
    I have a problem with the drill down report.I have two reports Q1 and Q2 where Iam navigating to Q2 from Q1 via RRI.But when I try to drill down to the Report Q2 It gets into an unending state of query execution(to say shortly it gets struck).
    This report was working fine earlier.But very Recently I encountered this problem.I started debugging the query at RSRT.For the report Q1 just goes fine but when I drill down to Q2 it gets struck.This is the part of code where the report end up in an unending state.Infact it gets struck exactly while calling the method...
    "CALL METHOD g_sx_buffer-r_request->read_data"
    Fetch the data, using the wait command only with the second parse 
        IF g_s_session_prptys-use_wait = rs_c_false                       
          OR i_mode = rrx1_c_grid_get_mode-wait_fetch.                    
    Is data available                                                 
    CALL METHOD g_sx_buffer-r_request->read_data
            EXCEPTIONS                                                    
              x_message     = 8                                           
              no_processing = 1.                                          
          CASE sy-subrc.                                                  
            WHEN 1.                                                       
        Necessary for drill to level                                  
         raise no_processing.                                         
            WHEN 8.                                                       
              RAISE x_message.                                            
    Can Some one help me out to know what happens at this part of code that is causing the error.
    ThanX A Lot,
    Regards,
    Sukumar

    Its better you raise an OSS message on this problem.

  • Navigate to a different report from the Drill down path

    Hi,
    I have a question regarding the navigation.
    I have a summarized report showing the fields City, Year and Count.
    Now the user has the privilege to drill down on the Day dimension. He can drill down from Year to Quarter to Month to Day.
    Is there a way for me to provide a navigation path at the Day level. Lets say when the user clicks on the Date then he has to be navigated to a different report showing the detailed report.
    Since my summarized report does not have the fields Date I cannot provide the navigation path. The Date field is displayed only in the drill down path and I am not sure how to proivde the path.
    Can anyone throw their inputs into this?
    Thanks

    hi,
    i don't think there exists any out-of-the box solution through front-end.
    If you know what fields appear on the detail report, provide a PRE-DEFINED drill path in the rpd to all the columns from the date column.
    -bifacts
    http://www.obinotes.com

  • How the Drill down functionality works if the source is Bex Query

    Dear All,
    How the Drill down functionality works if the source is Bex Query through the query browser in Dashboard 4.1
    Please let me know process.
    Thanks
    Regards,
    Sai

    Hi sai,
    Drill down can be done by two ways.
    1. you need to bring all the data in one shot to the spreadsheet and then by using the components you can achieve it. Below given link explains in detailed about that.
    Filtering Through Combo Box
    2. you can use different set of query to pass the value from one set to another to fetch the data using the prompt. please check the below which explain them.
    Difference between "When value Becomes & When value Changes"
    Revert any clarification required on this.
    --SumanT

Maybe you are looking for

  • Using my old iMac hard drive as an external to my macbook pro

    hi I was wondering whether it's ok to use my imac's drive as an external hd for my new macbook. You see, my imac had some trouble with the power supply and i decided not to fix it. Instead, I took out the drive and put it in a case so to use as an ex

  • Safari and Firefox will not download anything.

    Whenever I click on a link to download anything, Safari crashes. Funnily enough, the only thing I have managed to download is Firefox. In Firefox, there is the same problem, but Firefox doesn't crash when I try to download, it just does nothing. I tr

  • Deactivate this SAVE AS option

    Dear all, We are actually looking for securing of original document from saving it to any local system where thisdocument can be viewed through Easy DMS. There are certain important documents, that can be just allowed to be viewed for reading but at

  • Saving long text

    Hi experts, Iam working on dialog programing and i have requirement to save two long texts at a time. I put the long texts(custom controls) in tab strip control(container1,container2). My problem is while saving.... 1)if i enter data only in first co

  • Quicktime shuts down PC

    Hi, if i try to watch a streaming quick time movie on the net like a demo it works fine. But if i try to play a quicktime file thats on my PC i get instant reboot. Every time i try to play any file on quicktime from my computer it reboots instantly.