Reg: Calling Report in KPI Drill Down

Dear Friends
Is it possible to call report in KPI Drill Down. (This facility is available in Hyperion). So my client is expecting the same & what is solution
in this scenario. The report has different measure. For Example calculation of ROCE.
The report consists of PBT, Capital Employed details and want to see once press ROCE KPI.
Rgds
SriG

Les and Sri,
In version 7.5 there was a 'Mark this page' link in Reports and Dashboards in SSM but this disappeared in 10.0 and has not reappeared in 10.1. If this was there then you could create the report in SSM easily get the URL and use the Associated Link to link back to it.
I've had an enhancement request in the Ideas Place 'Mark this page in Reports SSM 10' D4651 for a long time and all votes would help to get this back!
Regards
Colin

Similar Messages

  • Report painter  and drill down reports

    Hi SAP gurus,
                   Can any froward configuration of  report painter  and drill down reports.
       iassign points

    Hiii Sai Krishna,
    can u forward the same documentation to me..plsss
    my mail id - [email protected]
    thanks in advance
    regards
    ramki

  • How do i create a report that has drill-down with class?

    How do I create a report that has drill-down levels so that I can have summary information at the top level but then view specific records at a more detailed level?

    can i know ur email address.
    this is my other one coding
    but problem is very very slow when i 1 see my output
    TABLES: proj, coep.
    *&            TYPES DECLARATION                                        *
    *TYPES: BEGIN OF tb_coep,
             wtgbtr TYPE coep-wtgbtr,
          END OF tb_coep.
    DATA : int_proj TYPE proj OCCURS 0 WITH HEADER LINE.
    DATA : int_coep TYPE coep OCCURS 0 WITH HEADER LINE.
    DATA : gd_date(10). " FIELD TO STORE OUTPUT DATE
    TYPES : BEGIN OF t_date,
              year(4)  TYPE n,
              month(2) TYPE n,
              day(2)   TYPE n,
           END OF t_date.
    *&            SELECTION-SCREEN                                         *
    SELECTION-SCREEN BEGIN OF BLOCK b01 WITH FRAME TITLE text-001.
    SELECT-OPTIONS: so_pspnr FOR proj-pspnr OBLIGATORY.
    SELECTION-SCREEN ULINE.
    SELECTION-SCREEN END OF BLOCK b01.
    *&            TOP-OF-PAGE                                              *
    *&            fetch the data for the list                              *
    SELECT * INTO int_proj FROM proj where
             pspnr in so_pspnr.
    append int_proj.
    CLEAR int_proj.
    ENDSELECT.
    SELECT * into int_coep FROM coep WHERE
             wtgbtr in so_pspnr.
    append int_coep.
    CLEAR int_coep.
    ENDSELECT.
    LOOP at int_proj.
      write : / int_proj-pspnr, int_proj-post1.
    ENDLOOP.
    LOOP at int_coep.
      write : int_coep-wtgbtr.
    ENDLOOP.
    Edited by: Dickson on Jul 10, 2009 10:53 AM

  • Unable to call a form from drill-down report

    hello
    i have a drill-down report, from where i wanna to call a transacation level form, so that user can modify the data from that transaction level form after seeing the result from report. After modification in data through form, report should be refreshed automatically.
    i am using form6i, can't user dde.app_begin because it starts a new session

    Hi,
    if this is for Forms on the web, just call the Reports from web.show_document() when closing the Forms (assuming you close the Forms after the update).
    If it is on client/server then you don't have a hook into Reports except you run a new Reports from Forms and close the Reports that called the Forms application (needs to be done within this Report)
    Frank

  • Reg:SSM KPI Drill Down (Once Click KPI need to display relevant measures)

    Dear Friends
    I have the enclosed requirement. Pl. suggest proper solution.
    When we drill down need to display the calculated measures of respective KPI.
    Here same KPI has different measures in drill down.
    Does we need to have different KPIs or can we have different measures for single KPI as per dimension member
    Pl. suggest
    Rgds
    SriG

    Sri,
    Are you saying that you have a KPI that has 2 dimensions but the 2 dimensions have completely different metric calculations so that the component metrics that that are combined to make your DIMM1 have no influence on you DIMM2?
    If this is the case then I think you would need 2 separate KPIs which would have different structures.
    There is no problem combining multiple metrics together to create a KPI and even incorporating calculations into that combination.
    To use an example from the insurance world: Combined Operating Ratio is derived by combining net claims, net commissions and net expenses, each of which is derived from multiple data elements and each of these metrics can be dimensioned by for example product, channel, region.
    Regards
    Colin

  • Transction FBL3 called for item level drill down in GR55

    Hi all,
    We have a GLT0 Report in Report writer. The system correctly executes the report and displays account balance for the period. The Report calls T-code FBL3 for display of line items(report/report interface). But when we drill down, the line items are not displayed for the specific period or selection and instead displays the line items for the whole period. (upto date).
    The report was copied from a different system and in the source system it was displaying the line items correctly.
    Could you pl share any inputs for resolving this issue.
    Thanks & Regards
    Sri.

    Hello
    please check from which field the amount is pulled out in GLT0 table. If the amount is pulled out form the totals field ...then it might not show you what you wish to see.
    Thanks
    Sanjeev

  • Reports are not drilled down.

    Hi All,
    I am working on CRM webclient reporting. I have the issue in Production system. In production system I am able to see alll the reports. Ex;- I want to see the Accounts all accounts I am able to see. But when I choose any account by clicking on that it is not displaying means I am not able to drilled down.
    But in the same time I am able to drill down reports in DEV and QAS. Any suggestion----
    Thanx
    Chinmaya

    Hi Rupesh,
    Thanks for your reply. I have given every dam authorization to that user and user is assigned to org model also as manager.
    Thanx
    Chinmaya

  • Condiotnally Resizing Of Report Header At Drill Down Level.

    Hi Friends,
    I want to decrease report header height when the report is drilled down...
    Is it possible with Drilleddowngrouplevel or is there any other way to conditionally resizing the Report Header Height.
    Any suggestions please...
    Thanks in advance.
    Regards,
    Ashish B

    Ashish,
    Not sure if this will suit your needs but you could create a formula in the Report header that replicates a number of carriage returns based on the drilldowngrouplevel.
    For instance;
    if drilldowngrouplevel <> 0 then
    replicatestring( chr( 13), roundup(5/drilldowngrouplevel) )
    else replicatestring( chr(13), 10 )
    Set the formula to can grow and ensure that you Fit Section for the report header.
    Now on drilldowngrouplevel or main page the RH will be 10 lines in height.
    On drilldowngrouplevel 1 it will be 5/1 = 5 lines in height
    On drilldowngrouplevel 2 roundup(5/2) = 3
    and so on

  • 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

  • LIS REPORT-MATERIAL WISE DRILL DOWN

    Dear Gurus,
    While executing any LIS reports with drill down by material.
    I am getting only material description.
    Is there any way to see the material number in standard LIS reports

    Hi,
    In any LIS Report...go to Menu -
    > Settings ---> Characteristics display -
    > Key & description.
    Also adjust the column width..so that u can display both Material number & description.
    Thanks & regards
    Mahesh
    Reward points if useful

  • How to show the chart(of report header) in drill down tab

    Hello all,
    i have a subreport with a chart in report header,which has drill down functionality, my requirement is the chart should be visible in drill down tab.
    thanx in advance.

    Hi,
    I believe you need to go into File -->  Report Options and select 'Show All Heades On Drill Down'.
    Michael.

  • Webi Report with two drill down paths

    HI All,
       I have a requirement to build two different drill down paths in a report , i think i need to create custom hiearchies for that,
    can anyone give me information/links regarding.
    please help!!
    Thanks in advance
    Yogz

    Hi Yogz,
    In Universe Designer,
    From  u2018Toolsu2019 menu, click on Hierarchies.
    Choose the desired class from u2018Default Hierarchiesu2019 panel. Add it to the u2018Custom Hierarchiesu2019 area.
    Click OK then on Click Save > Export.
    In Web Intelligence document :
    Add the dimension that is at the top of the hierarchy to the report.
    Click Drill under the u2018Edit Reportu2019 tab. and then Save the report
    hope this will help you.
    regards
    laksh

  • Retain value of Crystal Report variable during drill-down

    Dear expert,
    In CR, how to have a variable whose value is retained during drill-down? In other words, a variable whose value remains across drill-downs.
    I've tried both Global and Shared variables but their values are not retained when drilingl-down (the value is gone or removed).
    Thank you very much.
    Kind regards,
    aswin
    Edited by: Aswin Setyawan Margono on Jan 27, 2011 1:28 PM

    Not enough info to determine the result or what the cause may be.

  • Crystal Report with interactive drill down

    Hello,
       I have crystal which fetching data which look like something:
         Page Header:       Jan  Feb    Mar    Apr
       Grp1-Customer      100  200    150   200
        Grp2 - Partner1     10   40       46     60     
                   Partner2      32   90       42     55
                   Partner3     58    70       62     85
         The KFs are sum for restricted KF for each month for account balance. They are added in Detail tab and sum up to each group level.
            Now user what to see:          If he click on 100  ---> list of all banks & accounts for Customer for Jan.
              If he click on   85 ---> List of all banks & accounts  for customer / partnerp3 for Apr.
              So, I created a on demand sub report where I can pass Customer and Partner to get the details but I can not pass CalMonth.
              I see some possible options:
                (1) Is there any way {formula or something} where I can catch where user is clicking i.e. tooltip or veriable name.
                (2) Or any best way tou know.
             Thanks in advance
             Ajay
        Please note: I do not want add group for banks and accounts. User will have to click to mant times. After above report display, it should be one click all.

    Hi Yogz,
    In Universe Designer,
    From  u2018Toolsu2019 menu, click on Hierarchies.
    Choose the desired class from u2018Default Hierarchiesu2019 panel. Add it to the u2018Custom Hierarchiesu2019 area.
    Click OK then on Click Save > Export.
    In Web Intelligence document :
    Add the dimension that is at the top of the hierarchy to the report.
    Click Drill under the u2018Edit Reportu2019 tab. and then Save the report
    hope this will help you.
    regards
    laksh

  • Reports 3.0 - Drill Down Reports over the Web

    Can anyone tell me how to code a button to run a drilldown
    report over the Web ?
    I have read about bookmarks, hyperlinks and hypertext and found
    the on-line documentation to be rather unclear.
    Thanks
    null

    Magoo is talking about a patch 23, and you are on 11. Maybe that's the difference?
    You can also try to upgrade just the Oracle 8 client (I assume Developer 2000 uses the 8 client). We did that to resolve some issues for Developer 6i on a 9i database.
    You need to get Oracle8 8.0.6.3.8 patch.

Maybe you are looking for