Drill down in webi report

Hi,
Is there any way to display the drill down in webi report.  For example:
YearQuarterMonth--Week.......
if the drill the Year option I can able to see all Quarter level measures and if I drill down further I can get into Month level measures and Week level and so on .
But my question is When I drill the Year to Quarter...I want it to display both Year and Quarter and If I drill down further
I want all the measures related to Year ,Quarter, Month and so on
Basically want I need is a tree level hierarchy......Could any one plz help me what all changes I need to make in order to get a detailed report.
Thanks
Sushma
Edited by: Sushma Reddy on Feb 9, 2010 9:44 PM

Hi,
Try to create a Class e.g Time in universe and objects to that class as year, quarter,month as
Year Object -> data type -> D/N
select To_date('sysdate','YYYY) as year from dual
Month object-> data type -> D/N
select to_date)'sysdate','MM') as month from dual;
Quarter -> data type -> D/N
case when @select(Time/Month) in (1,2,3) then q1
         when @select(Time/Month) in (4,5,6) then q2
          when @select(Time/Month) in (7,8,9) then q4
           when @select(Time/Month) in (10,11,12) then q4
endcase
Then create a hierarch in tools -> hiearchy ->custom hierarchy and add the above class there then in any report (Deski/WebI)
you will get the above hierarchy and use it according to your requirement.
Cheers,
Suresh Aluri.

Similar Messages

  • Drill Up/Down in Webi Report

    Hi All,
    We have a requirement to drill down and drill up  in webi report. The hierarchy set is Country>Region>State-->City.The fact table structure is
    Location             Population (in Cr)
    India             20000
    East India             5000
    West India             3000
    North India             7000
    South India             6000
         Karnataka        800
            Bangalore     10
            Mysore             4
      Tamilnadu             350
      Chennai             12
      AP             150
      Hyderabad             5
      Visak             2
      Kerala             200
    Cochin             2
    Trivandram             5
    When we drill down from State to City, if we add up the city values it will not be equal to the corresponding state value, because the state value represents the entire state but here only few cities of the state are displayed.
    Business is also not willing to display any value such as "Others" for the gaps in between the values of state and the sum(cities).
    Example: Bangalore, Mysore i.e 10+4 is not equal to Karnataka which is 800.
    Thanks,
    Sudha
    Edited by: sudha28 on Aug 29, 2011 11:45 AM

    So do you have two different measures? If you had a single measure (population) the state would be a total of all cities.
    Or, you only have one measure, and you're filtering out cities (or some 'other' value).
    If you have two measures, then you could create a variable that displayed one or the other depending on the filter (drilling down creates a filter), which would solve your problem.

  • 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

  • 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

  • Drill down on crystal report

    hello All,
    how can i drill down on a characteristic...in crystal report.Hierarchy is enabled for this characteristic in BW Query. Users want to click on the link  to take it to diff level...similar to the drill down in webi.
    how can we achieve this?
    thank you All for any inputs

    Hi Ingo,
    Yes we do have data in that combination. I have the same report created in Webi and work fine.
    I need to create the same report in Crystal.....with same results.
    Please find the  webi screen shot ......
    http://www.filehosting.org/file/details/139369/Screenwc.doc
    we need to be able to measure the headcount for each unit for last 12 months......we cannot have the report withought Calmonth.
    Edited by: pali1010 on Apr 29, 2010 4:50 PM

  • Not able to drill down S_ALR_87013558 in reports

    Hello Experts,
    I am in strange situation where in I am not able to drill down my budget report S_ALR_87013558 in my development client. But it is working fine in production client.
    What could be the reason.?
    Please suggest.
    Thanks,
    Kumar Srinivasan

    Hi Kumar,
    Follow below steps in sequence.
    1. Please execute CJE2.
    2. Double Click on report 12KST1A. Message will come "You are changing an SAP delivery object". Press the tick mark.
    3. On Output Type tab, you must have clicked on radio button "Graphical Report Output". Please change the radio button classical drilldown and check "Available on Selection Screen" at the buttom.
    4. Save it.
    Check your report again and you will have an option there.
    Regards,
    Amit

  • Drill-down lost in Report Builder

    Ever since the CFMX7.02 upgrade, we have lost the ability to
    drill-down on the Report Builder reports which previously had
    drill-down capability. I am referring to summary lines which
    contained a link to the detail. Has anyone experienced this and is
    there a fix for it?

    Do you choose PDF instead of flash paper as the output
    format? By some reason, the drill-down function does not work in
    flash paper format.
    Good luck,
    Daniel

  • HOW TO ADD DRILL DOWN IN A REPORT

    hi
    well i want to add drill down in my report....
    im unable to find it ....
    can you please help me to make a drill down in my report.
    thnx and regards
    UMAR NAYAB.

    hey thnx toronto..
    im able to make drill in my report....
    now my chart is not changing its data according to drill.....
    like my bar chart should also change with the data drilled down....
    please help regarding this....
    regards.

  • Drill down in XL Reporter

    Hi
    Can we have drill down in XL Reporter -Report Organizer
    Regards
    Farheen

    Hi Rekha,
    We can user drill down in XL reporter composer and excel . IN rerport composer when you drag a field to the selection criteria then you can drill down by transaction level.
    But Report organiser is where all the reports are saved and give a look and feel like windows explorer.
    What is your requirement. Post reporting related queries in the reporting forum
    [Reporting and Printing;
    Regards,
    Rakesh N

  • PIE Chart Drill down in bex report

    Hi Friends,
    In my bex report i have pie chart for year 2008.
    Shall I drill down on this report means if  i click on one part of the pie chart will i go to another report or another pie chart.
    Can any one pls tell me is it possible .
    Thanks & Regards,
    Ramnaresh.
    Edited by: ramnaresh porana on Dec 1, 2008 6:35 AM

    Hi ,
    Thanks for reply.
    how it is possible from context menu of the pie chart , i have seen the context menu of the pie chart but i did not get any related option for this one.
    Can you pls guide me.
    Thanks & Regards,
    Ramnaresh.

  • 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 into AWR reports

    Hi experts,
    any can help me in this topic Drill-down into AWR reports.

    A typical AWR report - produced in html format- includes its main categories(for example Top 5 timed events) hyperlinked. By clicking on each one , you can navigate to a thorough analysis of all db parameters regarding it......
    Anyway....Can you more specific of what exactly do you want...?????
    Greetings...
    Sim

  • Missing records when performing drill down in Webi

    Hello everyone!
    I have a Webi report over a OLAP universe (BEx query), in which I have, among other objects, company code, wage type with hierarchy and personnel number.
    I want to build a report with the following layout:
    Company code 1 | Employee 1 | Wage type hierarchy | Amount
    With this layout, when I try to drill down through the wage type hierarchy, the displayed values are not correct (some records are apparently missing).
    When I remove personnel number from both query and report, the displayed values are correct.
    Has anyone encontered a similar issue?
    Thanks in advance for your responses!
    -Luís.

    Hi all,
    Turns out that our backend BW system was seriously outdated. There has been recently many corrections to the MDX interface. We have updated our service packs and this has resolved our issue.
    Thank you all for your help. Points assigned
    Best regards,
    Luís.

  • Error WHen rying to Drill down in the Report

    Hi ,
    I am getting the below error when trying to Drill down on a characterstic in the Report.
    "500 Internal Server Error"
    BEx Web Application
    Failed to process request; contact your system administrator
    Information for Administrator
    To avoid this exception see the steps below. To help SAP better investigate this issue, you will need to provide the diagnostic information from these steps.
    1. Most likely, the issue you are experiencing has already been corrected. Please make sure that the most recent patch level is deployed on your system according to notes 1033246 and 1011241. Starting with Support Package Stack 16 patch level 30, BI Java is delivered according to the synchronized delivery process described in the note 1033246.
    2. Please ensure that NetWeaver Business Intelligence Diagnostics & Support Desktop Tool  does not report any issues on your server according to note 937697. You can start it by clicking here (administrator permissions are required).
    3. When opening any customer message on this issue, please attach:
    Support Desktop Tool support info ZIP  file according to note 937697,
    Required information for reproduction  according to note 948490.
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was: 
    Termination message sent
    ABEND RS_EXCEPTION (000): ORA-00904: "P0000"."CATTYPE_OT": invalid identifier
      MSGV1: ORA-00904: "P0000"."CATTYPE_OT": invalid
      MSGV2: identifier

    Good day,
    Please check if Note 1327130  helps ...
    Regards,
    Karen

  • Drill-down in web template

    Hi Friends!
    In my web template I have a tabscrip with three reports, with three diferents infoproviders.
    I need create a 0MATERIAL drill-down , which filter the reports according this selection.
    How must I custiomize the drill-down?
    Thanks in advance!

    Hello,
    Create a drop down box in your report and assign it to 0material.
    Then for dropdown box select one DP and others select under affected DPs.
    Regards,
    Shashank

Maybe you are looking for

  • Setting null values vs Default or initial values in the Database?

    i am working on a system and i have set any field that might optional as Allow Null,, but this is causing me a lot of troubles especially when i am querying the data or perfoming some calculations from the database. So is it valid if i changed all th

  • Selling Express 9 - how to be legal?

    Hi there I bought a retail copy of Logic Express 9 back in November, to dip my toe in the Logic waters after 10 years of using another DAW. Interesting thing to do, but it hasn't really worked out, and I realise I'm happy with the old DAW after all.

  • Runtime Mapping Transformation Error

    Hi Experts, I am doing a file to idoc scenario in which the sender system is MDM and the Idocs are to be received in the R/3 system. I have generated XSD from the IDOC itself , that is MATMAS05 and used it as the source structure by importing in Exte

  • Writing non-latin Character to Log file from Java application

    Hi Everyone, I'm encountering a very strange localization issue. I'm executing the following code from a J2EE application (although the behavior is replicated exactly from a Java console application): File testFile = new File("D:\\Temp\\blah.txt"); t

  • Wishlist for future Nano

    Software: - Wider range of video codecs (DivX, Xvid, MKV) - FLAC audio codec !!! - Better base fidelity - Fingerprint recognition (or some kind of security option) - WiFi/Bluetooth network detection and info (just detection) in "Extras" - Procentage