Drill down in crosstab report

I'm working with a crosstab report displaying summary accounts on each row & current and prior year on each column. I'd like to create a drill down function for each of the summary accounts rows so that when I click on a summary account, the dept# that made up this summary total will be displayed either on a separate report or below the summary account that I click.
Any help would be greatly appreciated.  Thank you.
This is what I want to create:
SUMMARY ACCOUNT               FY2014     FY2013
600001 - SALARIES               500        380    (i.e. able to drill down to dept below when 600001 is clicked)
    701000 - ER DEPT            200        175
    757000 - CATH LAB           150        210
    848000 - INFO SYSTEM        100         65
    851000 - ACCOUNTING          50         50
710002 - BENEFITS               150        140
    881000 - HUMAN RES          135        130
    900000 - OTHERS              15         10
711003 - SUPPLIES               XXX        XXX

Thank you for the referenced thread.  I've copied your answer on the thread to this reply below.
However, I do have a few question in following thru your instructions:
1.  How do you procede with the 1st 3 bullets below?
2.  What or where is the Business Object Platform?
3.  What or where is the "Repository"
Please advice.  Thank you.
Here are a few ways you can drill-down into a cross-tab (all of them are workarounds by the way).
The first method is using Report Parts or ‘Another Report Object’ and the second method is using an ‘OpenDoc’ URL
Both the methods need the target report (report that is opened when drilled into) to have the same groups as the Crosstab
The ‘Another Report Object’ can be setup in the following way:
The target report needs to saved to the BusinessObjects Platform first
Open the target report in the Crystal Report designer from the ‘Repository’
Assuming the groups have been setup properly, click on any field in the details section and ‘Copy’ (Ctrl+C)
Open the Report with the Crosstab
Right-click the Summary Field on the Crosstab and go to ‘Format Field’ > Hyperlink
Then Check ‘Another Report Object’ and click on ‘Paste’
All the required information should be populated automatically
This is how the Data Context should look like:
“/”+GridRowColumnValue(“Customer.Country”)+”/”+ GridRowColumnValue(“Customer.Region”)+”/”+ GridRowColumnValue(“Customer.Customer Name”)
Where “Country” and “Region” are rows in the Crosstab, “Customer Name” is a column in the crosstab.
Similarly, “Country”, “Region” and “Customer Name” are groups on the target report
So, the above formula would make sure the report drills-down to the last group
The next method using ‘OpenDoc’ makes use of the opendocument URL and passes values from the Crosstab to the target report’s parameters
Here’s how we can set this up:
The basic design of the Main report and the target report would be the same as in above, however we would need to create parameters that correspond to the groups on the target report
In this case, we would create three parameters – Country, Region and Customer Name
We would use these parameters as filters on the target report and our record selection formula would look like this:
{Country} = {?Country} and {Region} = {?Region} and {Customer Name} = {?Customer Name}
We would then link the Main reports ‘Country’, ‘Region’ and ‘Customer Name’ with these parameters
Now on the Main report Right-click the Summary Field on the Crosstab and go to ‘Format Field’ > Hyperlink
Check the option ‘A Website on the Internet’ and click on the formula button in ‘Hyperlink information:”; the formula should be as follows:
“/OpenDocument/opendoc/openDocument.jsp?iDocID=6472&lsSCountry=”&GridRowColumnValue(“Customer.Country”)&” &lsSRegion=”&GridRowColumnValue(“Customer.Region”)&” &lsSCustomer+Name=”&GridRowColumnValue(“Customer.Customer Name”)
When any summary value is clicked in the Cross-tab, the corresponding Country, Region and Customer Name are passed as values to the parameters of the target report
Hope this helps!
-Abhilash

Similar Messages

  • How to create a drill down in crosstab?

    Hi All,
      I have created a crosstab in CRXI repoprt. Now I'm trying to create a drill down in it. The crosstab is very simple.
    Data in table is as:
    SUBJECT   DATE    YIELD PCT
    Browser   04/11    78.90
    Radio     04/13    90.00
    HTTP      04/22    89.09
    Browser   04/15    90.09
    HTTP      04/15    100.00
    Radio     04/15    100.00
    CROSSTAB Data:
                    Browser   HTTP     Radio
    04/11           78.90      0        0
    04/13            0         0        90.00
    04/15           90.09     100.00    100.00
    04/22            0         89.09     0
    Columns are "SUBJECT" and Rows are "DATE" and I have taken "Max of Yield PCT" as Summation field.
    Now If I click on Yeild_PCT data in crosstab, it should drill down. I have created a drill down as Another report. I have tried FormatObject>Hyperlink>"Another Report Object". Copied the yield_PCT column from source report & pasted in "Another Report Object" but it is not working.
    Really appreciate any help.
    Thanks in Advance.

    if you're trying to use drill-down in cross-tabs with report parts you need syntax that is specific to a cross-tab. please look up Report Parts in your Online Help, Index and then go to the Context Scenarios section.
    Cross-tabs
    If the object you copy in your source report is part of a cross-tab, the Context Report Part data context is based on the selected object embedded in the cross-tab. Crystal Reports creates the data context by tracking if the selected object in the cross-tab is a row, column, or cell. Next, the program retrieves row and column names. Then it parses the Design view data context. Finally, it generates the Context Report Part data context by adding the GridRowColumnValue function if the group in the data context formula appears in the row or column names retrieved earlier. You might see, for example, a data context such as:
    "/"GridRowColumnValue("Customer.Country")"/"+GridRowColumnValue("Customer.Region")

  • 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

  • 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 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.

  • 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.

  • 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

  • Drill down ( Collapsible Row ) Report in BEx query designer ?

    Dear Friends!
       I am supoosed to create a report drill down report for Purchasing History to be precise,  I know that we can have drill down feature using heirarchy but is it possible for Us to have PO & PO item heirarachy ? or any other way to do drill down reporting in SAP BEx Query designer ?
    like my current report is : -
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | PO Number | Item | Material / Service | Description | .... ( keyfigures) |
    Now I am supposed to create a report  in which
    normal view
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | |> PO Number| .... ( keyfigures) | Payment |
    drill down or collapsible view ( please consider the heading as data I am not talking about dynamically change of  headings ).
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | V PO Number | Item | Material / Service | Description | .... ( keyfigures) |
    is there anyway to design the report in above mention manner ? you any input will be appreciated greatly.
    Thank you so much!
    Regards
    Naim

    Hi Naim,
    usually we don't do the transactional data as hierarchy.  not sure the reason behind your requirement.
    we can do one of the below :-
    1. To have the default view as
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | | PO Number| .( keyfigures) | Payment |
    and then user can drill down on rest of the characteristics for detailed view later on.
    2. or if they don't want to drill down on characteristics;-
    we can build 2 reports , one for header level information and then jump to second query for detailed information(item level) using RRI.
    first query:
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | | PO Number| .( keyfigures) | Payment |
    second query:
    | Vendor | Purchasing Organisation | Purchasing Group | Plant |  PO Number | Item | Material / Service | Description | .... ( keyfigures) |
    Let us know if this works out?
    Regards,
    Sakthi.

  • Issue to drill down from a report

    Hi,
    Our requirement is we need to show three different graphs in a single report representing different data, from that we need to drill down to a new different report  ;
    Two approaches we tried with crystal report are;
    1.     We put three graphs and the table in the single report and tried to implement drill down for each graph. We could group data on the basis of first pie chart data and could drill down. But while we tried to group data for second bar chart grouping is happening only as a sub group of first group. Ie, we cannot group data independently for different charts.
    2.     In the second approach we created different  3 sub reports and added in to a main report. But Crystal report is not supporting sub report to a sub report. Ie, we cannot go to drill down report.
    It would be a great help, if you could suggest some solution.
    Thanks,
    Jomy

    Hi,
    As per my understanding, you have one report say Parent1 (SA1) and one Report say Child1 (SA2), now you want to pass some values from parent1 to child1.
    1> Create 1 interim report from parent1.
    2> In your Child report in filter part use result based on another analysis.
    Please let me know if it resolves yourissues.
    Thanks
    Anirban

  • Issue with drill down in Financial Reporting 11.1.2.2

    Hi All,
    I have a requirement like this :
    I have different dimensions for Year and Period(Period has half years and also quarters ).
    The requirement is like that when the report opens up the rport should look like this:
                             YearTotal
                        FY12            FY13
    Accounts
    Now the user  wants to drill down on YearTotal and it should show in the following way:
                               H1                      H2
                     FY12      FY13    FY12      FY13
    Accounts
    and so on.
    Still now whatever I have tried I am unable to acheive this . Any ideas whther this is acheivable or not ????
    Regards,
    Saurav

    Even without drill(allow expansion) you can only achieve that only by using merge option.
    With merge the drill will not work.
    It'll not be a pretty report.
    Regards
    Celvin
    http://www.orahyplabs.com

  • How to go to a particular object in drill down detail pdf report?

    In drill down html reports I could directly go to a particular object in the detail report from the summary report by using hyperlink destination property in the detail report and hyperlink property in the summary report.
    How can I do the same thing in drill down pdf reports? The summary pdf report is opened first and then clicking on any of the object in summary pdf report should direct me to the same object in detail report.
    Thanks for your help.
    -Jayshree

    Unfortunately PDF doesn't support this concept. You could ensure that the detail report has bookmarks, then the user can easily see the different sections of the report.
    Hope this helps,
    Danny

Maybe you are looking for

  • Index and crawler not working on Web Repository

    Hi Team, I'm trying to setup a Web Repository and crawling it for indexing. I've followed the steps from a SAP "how-To" document, but I guess the problem might be the way I'm confuring the web site in EP. I've created a Virtual Directory on my laptop

  • Contribute won't connect with Leopard

    I still can;t get my Contribute CS3 to connect to any sites. I installed Leopard - and the minute I did - Contribute stopped working. I've connected fine to all the sites with Dreamweaver and transmit. I've tried every combination in the 'Advanced Co

  • Entering information

    Is there any way to return to the beginning of the next line after entering information. I.e. if I enter text in cell a1:f2, how can i easily return to b1:a2? Does that make sense? I've looked in the pdf guide, online and tried different key combos.

  • Outlook Express warning, and it is not used.

    HP Pavilion A1222N desktop, win XP Home, IE 8, Eset Nod 32 v 5.0.95.0  I keep getting this message (in red), at log on all of a sudden.  We do not use Outlook Express, but use Hotmail which is Outlook.com ... I believe?? They are two different things

  • Replace amount in OOPS ALV

    hi all, i am using OOPS ALV to display the report. requirment is that i need to dispaly * when the value of the amount coloumn is 0. i changed that coloumn to character and displayed as "*", but now i am not able to used the summing option given by A