Advanced template to drill down from one dimension to another

Dear all:
Situation
I am trying to create an report that displays my Accounts by month. In addition, after I double-click each account (if it is a base member), it drills down to open Entity (in my case Cost Center) associated with that Account number. In the Entity drill-down section, once the Entity becomes a base member, it drills down to IO (internal orders) associated with a particular cost center.
Data
1. I tried to manipulate existing "Double Drill Down" dynamic template, and disabled the column expansion (because my columns consist of months of actual vs. budget and some ratio calculation). The problem is that after I drilled down, my EVGTS formula was not replicated in the other dimension
2. I tried to integrate EVEXP into EVDRE but was unsuccessful too... The expansion worked as if everything got expanded at the same time.
Question
Is my approach correct? Is this an even good practice to do, or I should keep it as standard as possible?
Thank you!
Have a great day!
Sincerely,
Brian

The double-drill down dynamic template accommodate my need, except I didn't modify the report to my format correctly.

Similar Messages

  • Can we drill down from one application to other in design studio 1.2

    Hi All,
    Can we drill down from one application to another application in design studio 1.2?
    I have a requirement where in on clicking one should drill down to a detail level information shown in a different application.
    Regards,
    Tanisha

    A quick suggestion would be to look at OpenDoc - see this thread Passing Parameters with OpenDocument in SAP Des... | SCN

  • How to copy data for certain member from one dimension to another dimension

    Dear ,
    I want to copy data for certain member ("511102") from one dimension to another combinations of dimensions ,
    I have the following combinations for "511102" :
    _("Budget2012","FY12","Working.V01","SAR","BegBalance","1011","G_10","custom Grades")_
    I want to copy "511102"  to "salary"
    -salary have the following dimensions :
    _("Budget2012","FY12","Working.V01","SAR","BegBalance","General group","All grades","General Employees")_
    , I don't know if I could do it by datacopy of cross dimensional , But I don't HOW >>>
    Thanks in advance

    FIX("Budget2012","FY12","Working.V01","SAR","BegBalance","General group","All grades","General Employees")
    "salary"="511102"->"1011"->"G_10"->"custom Grades";
    ENDFIX
    or
    FIX("Budget2012","FY12","Working.V01","SAR","BegBalance")
    DATACOPY "511102"->"1011"->"G_10"->"custom Grades" to "salary"->"General group"->"All grades"->"General Employees";
    ENDFIX
    Key thing in datacopy is to place the dimensions in cross dimension in the same order. Both sides (before and after "TO") should have equal number of dimension members specified.
    Cheers,
    Alp

  • Drill through from one query to another query

    Hi experts,
    Anybody knows how to do drill through from one query to another query?
    Any feedback will be really apreciated.
    Thanks.

    The setting can be done in transaction RSBBS.
    You only need to specify the sender and receiver query..
    Ashish..

  • Moving a template or input schedule from one environment to another in MS

    Hi team,
    Can anyone let me know how does any template or input schedule is moved from one environment to another in MS version?
    Please give me steps.. Appreciate your great help....
    Thanks,
    Chandrakanth.K

    Hi Chandrakanth,
    if you want only the template the easiest is just copy the xlt file from the same folder from one server to the other.
    If you want to copy all the environment (even data) you can use backup and restore from the server manager (appset\server backup save the zip file on the destination environment and restore it).
    From the BPC MS 7.5 SP06 and 10.0 SP01 even the SAP Enhanced Change and Transport System (CTS+) is enabled, for this please see http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/25924
    Kind regards
    Roberto

  • How to Allocate Costs from One Dimension to Another

    I am attempting allocate costs from the department to the Production line within a location.
    I have 8 dimensions in my BSO Essbase cube.
    The dimensions are as follows.
    Accounts
    Period
    Scenario
    Version
    Years
    Location
    Department
    Product
    What I need to do is as follows.
    i.e.
    Department 100 = $1,000 UDA = Variable Expense
    Department 100 = $2,000 UDA = Fixed Expense
    Line 1 = 30% of Dept 100 Costs where UDA = Variable Expense = $300
    Line 2 = 25% of Dept 100 Costs where UDA = Variable Expense = $250
    Line 3 = 45% of Dept 100 Costs where UDA = Variable Expense = $450
    Sum of Lines = $1,000 where UDA = Variable Expense
    Line 1 = 10% of Dept 100 Costs where UDA = Fixed Expense = $200
    Line 2 = 15% of Dept 100 Costs where UDA = Fixed Expense = $300
    Line 3 = 75% of Dept 100 Costs where UDA = Fixed Expense = $1,500
    Sum of Lines = $2,000 where UDA = Fixed Expense
    And of course my situation is much more complex as the % will change with each scenario, period, versions, department combination.
    I have created distribution % accounts within the accounts dimension to distribute between my 3 main production lines. Which is within the alternate dimension of the Location dimension.
    I am on Essbase 9.2.0.3, Win 32 bit.
    Can someone suggest how to do this?
    Thank you in advance for your help.
    Dan

    Allow me to further explain my needs.
    I have the following Input.
    Version = Current
    Scenario = Actuals
    Year = FY12
    Location = L_01
    Product = No_Product
    Dept     Acct     Jan      Feb      Mar      
    D_100     A_6001     100      110      120      UDA = Var Spend from Accounts dimension
    D_100     A_6002     200      210      220      UDA = Fix Spend from Accounts dimension
    D_100     A_6003     300      310      320      UDA = Var Spend from Accounts dimension
    D_101     A_6004     400      410      420      UDA = Fix Spend from Accounts dimension
    D_101     A_6005     500      510      520      UDA = Var Spend from Accounts dimension
    D_101     A_6006     600      610      620      UDA = Fix Spend from Accounts dimension
    Totals          2,100      2,160      2,220      
    The calculated totals for Dept/UDA for Fix,Var would be as follows based on above inputs.
    Dept Jan Feb Mar
    D_100 400 420 440 UDA = Var Spend from Accounts dimension
    D_100 200 210 220 UDA = Fix Spend from Accounts dimension
    D_101 500 510 520 UDA = Var Spend from Accounts dimension
    D_101 1,000 1,020 1,040 UDA = Fix Spend from Accounts dimension
    I need to allocate the above using % per Department -> Location -> UDA(Account) -> Period
    Dept Line Jan Feb Mar
    D_100 Line 1 10% 15% 20% Var Spend
    D_100 Line 2 20% 25% 30% Var Spend
    D_100 Line 3 70% 60% 50% Var Spend
    Allocation % 100% 100% 100%
    D_101 Line 1 15% 25% 35% Var Spend
    D_101 Line 2 20% 30% 40% Var Spend
    D_101 Line 3 65% 45% 25% Var Spend
    Allocation % 100% 100% 100%
    D_100 Line 1 40% 30% 20% Fix Spend
    D_100 Line 2 30% 20% 10% Fix Spend
    D_100 Line 3 30% 50% 70% Fix Spend
    Allocation % 100% 100% 100%
    D_101 Line 1 100% 0% 0% Fix Spend
    D_101 Line 2 0% 100% 0% Fix Spend
    D_101 Line 3 0% 0% 100% Fix Spend
    Allocation % 100% 100% 100%
    I have created a statistical accounts for these % named as follows.
    Alloc_Fix_D100_Line1 Alloc_Fix_D101_Line1
    Alloc_Fix_D100_Line2 Alloc_Fix_D101_Line2
    Alloc_Fix_D100_Line3 Alloc_Fix_D101_Line2
    Alloc_Var_D100_Line1 Alloc_Var_D101_Line1
    Alloc_Var_D100_Line2 Alloc_Var_D101_Line2
    Alloc_Var_D100_Line3 Alloc_Var_D101_Line2
    The Line 1, Line 2, and Line 3 are alternate hierarchies within the Location dimension.
    The needed script is to produce the output below.
    Line UDA Dept Jan Feb Mar
    Line 1 Var Spend D_100 40 (400 * 10%) 63 (420 * 15%) 88 (440 * 20%)
    Line 2 Var Spend D_100 80 (400 * 20%) 105 (420 * 25%) 132 (440 * 30%)
    Line 3 Var Spend D_100 280 (400 * 70%) 252 (420 * 60%) 220 (440 * 50%)
    Total Total 400 (40+80+280) 420 (63+105+252) 440 (88+132+220)
    Line 1 Var Spend D_101 75 (500 * 15%) 128 (510 * 25%) 182 (520 * 35%)
    Line 2 Var Spend D_101 100 (500 * 20%) 153 (510 * 30%) 208 (520 * 40%)
    Line 3 Var Spend D_101 325 (500 * 65%) 230 (510 * 45%) 130 (520 * 25%)
    Allocation % 500 (75+100+325) 510 (128+153+230)520 (182+208+130)
    Line 1 Fix Spend D_100 80 (200 * 40%) 63 (210 * 30%) 44 (220 * 20%)
    Line 2 Fix Spend D_100 60 (200 * 30%) 42 (210 * 20%) 22 (220 * 10%)
    Line 3 Fix Spend D_100 60 (200 * 30%) 105 (210 * 50%) 154 (220 * 70%)
    Allocation % 200 (80+60+60) 210 (63+42+105) 220 (44+22+154)
    Line 1 Fix Spend D_101 1000 (1000*100%) 0 (1020* 0%) 0 (1040* 0%)
    Line 2 Fix Spend D_101 0 (1000* 0%) 1020 (1020*100%) 0 (1040* 0%)
    Line 3 Fix Spend D_101 0 (1000* 0%) 0 (1020* 0%) 1040 (1040*100%)
    Allocation % 1,000 (1,000+0+0 1,020 (0+1,020+0) 1,040 (0+0+1,040)
    The ultimate goal is to see the same departmental expenses by Variable/Fixed Spendings for each Line.
    Thank you,
    Dan

  • Change of members from one dimension to another

    Hi
    We are currently facing the below situation.
    There are 10 dimensions in our ASO cube. Ouot of these ten diemensions, two of them are called Department and Products.
    After a major business change, Many of the products in the products dimension are going to get converted into Departments.
    Our problem is how do we maintain the historical data. That is how do we maintain the old stucture and the data associated with it. Our source system is People soft and a RDBMS.
    Our users would be representing the current year data and previous year data in the same report.
    Initially myself and my team had gone ahead testing a few proto type with ASO to ASO transparent partioning (We are using 11.1.2).
    It would be great , if people out there can share some insights, if they have expereinced such changes in their projects.
    Thanks

    Just learn to understand the difference in the box model between browsers and the so-called "Quirks Mode" behaviour of IE. Declaring the document type as (X)HTML Strict instead of Transitional will help a lot. This will let IE render in standards mode instead of quirks mode.
    Some useful links:
    Box model explanation: [http://www.quirksmode.org/css/box.html]
    IE quirks mode explained: [http://www.quirksmode.org/css/quirksmode.html]
    Doctype settings: [http://hsivonen.iki.fi/doctype]
    Having said that, this all has nothing to do with JSP nor JSTL. For problems occurred in the HTML/CSS output rather use a HTML/CSS forum. There are ones at webdeveloper.com and dynamicdrive.com.

  • Solman project transport from one server to another

    Hi All,
    i have a small query , regarding project management . I have a Template project with some manually designed tamplate inside that. and test case created.
    Now i want to move this project with all config. , selected template and test case from one server my another solman server.
    I am hoping transport icon given below in solar_project_admin will work for me . please confirm me and let me know if other options too available   . can i use solar_migration for this activity ??
    please suggest all possible way for export (transport) this project from one server to another.
    Thanks
    gyanP

    Unfortunately, transaction SOLAR_MIGRATION is  not released to be used in the Solution Manager 4.0/7.0  and therefore is not supported.
    See also the PDF-document: 'SAP Solution Manager - Content Transfer'
    which can be found at:
    http://service.sap.com/solutionmanager
    -> Media Library
      -> Technical Papers
    Besides the "Transport Project" functionality in SOLAR_PROJECT_ADMIN for projects and the transport of testpalns from transaction STWB_2 there is no other function available/supported at the moment.
    you have to make sure that you have in the source system the corrections from the notes:
    for Projects:
    1147186  Unreleased documents are not transported
    1119462  Problems transporting projects
    1134578  Document types missing when transporting projects
    For Testplans/testpackages:
    1224283  Test plan incomplete after transport
    1246383  Transport connection for test documents in test plan

  • DRILL DOWN FROM GL INTO AP, AR, PO & INV SUBLEDGERS FROM ORACLE DISCOVERER

    Hi,
    One of the key functionality , We are looking for ability to query / Drill down from GL into AP, AR, PO & Inv Subledgers from Oracle Discoverer in the Oracle Applications. We are trying to create workbook that will allow users to see summary of GL Balances, then the ability to retrieve transaction details from subledgers via GL. It looks like this is not possible using seeded folders from seeded business area in the applications EUL. It looks like we need to create custom folders to get these sort of reports.
    Can this be done using seeded EUL? If yes, Can you please let me know the process and steps involved.
    Incase of custom folders, Could you please let me know what are the main tables/views involved for retrieving transactional detail from subledgers like AP, AR, PO & INv via a GL query and relations from the custom folders to Journal Entries and Journal Lines folders.
    I highly appreciate your advice on this subject. if anyone has Business Areas and worksheets already constructed that they could send me this would be most welcomed.
    Thanks in advance for all your help.
    Regards,
    Venkanna

    Hi
    With my little knowledge in Discoverer, I feel this is highly cumbersome process from the EUL to create drilldown to Subledgers using Discoverer 4i.You may have to create and Link several tables and views to get the same.
    The Standard drilldown functionality in Oracle works with GL_SL_LINK_ID and Reference columns populated in GL_JE_HEADERS and GL_JE LINES to link the GL Journals to Supplier Payment, Invoice, Inventory Receipt to PO and similarly for other modules.
    Hope this helps
    Regards
    Sivakumar

  • Drill-Down from several Charts to Same Target

    Hi,
    we have built a dashboard with 3 (soon to be 6) column charts and one line chart below. The colum charts represent 6 KPIs aggregated for a year for different warehouses. Each warehouse is a specific series (because we want them to have a individual colors). When the user clicks on a warehouse in one of the column charts, we want the line chart above to show the
    For this purpose, we have all column charts store drill-down values to the same two cells:
    - One cell stores the series name (warehouse selected)
    - One cell stores the name of the clicked line chart (we use a single cell with the chart name as source for the first series of each chart. After the first series is selected as the default drill-down, this source and destination seems to be used for every series selected, which might be a bug)
    Our problem is, all queries for the charts are loaded at startup. The default drill-downs for all charts are done, and we have a random chart in the drill-down destination. If the user clicks the same chart again, we do not notice this as the value of our target cell does not change. We have tried several solutions for this, but nothing is really satisfactory.
    Does any of you have an idea, or a similar dashboard maybe, where the drill-down of several charts (preferably with several series per chart) is stored into a single target chart?
    Thanks & Regards,
    Sebastian

    Hi Sebastian,
    You cannot have drill downs from different charts to the same target.
    As per your scenario you have 3 column charts with warehouses displaying their respective 3 KPI's values. I believe you would have created a series each for available warehouses. If you have selected drill down on load for all the column charts with one single target then at load all the three column charts will try to place the destination of their selected series(based on warehouse selected) to the same target.
    And also as you mentioned when the user tries to select the same chart again the target doesn't change, the reason is the same as all the charts are trying to put the destination of the series in the same cell.
    Instead of doing it this way, what you could do is to name the series of all column charts the same and have the series name put into one cell. Then based on this series name you can lookup the data for that warehouse and display it in the line chart.
    Here again the user has to select the same warehouse in all the three column charts else it wont work.
    Hope this was useful =]
    Thanks & Regards
    Arjun.C.T

  • 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 from the charts of VC

    Dear gurus,
       can I realize the functionality of drilling down from the charts of VC?
       For example, I have a bar chart. Can I drill down from each bar of chart to detailed infomation about that bar?
       Please advise. I'll assign points if helpful. Thanks in advance.
    Jin Ming

    Hi
    I hope you will get answer from this solved using pop up window for drill down
    Thanks & Regards
    Harsimran

  • Drilling down from OmniPortlet chart to detailed chart in same OmniPortlet?

    I am trying to use OmniPortlets to create a dashboard of charts showing different metrics.
    I want to be able to drill into each chart to get a more detailed chart in the SAME OmniPortlet frame with all the other charts being unchanged. So if I have 3 OmniPortlet charts C1, C2, C3 in the same page, I want to be able to click on C1 and to be able to drill into C1 (details), C2 and C3.
    I am trying to do this through OmniPortlet events, parameters and page parameters.
    1) I've defined a OmniPortlet Param1 to parameterize the source of data - So my source URL is http://<URL-base>/##Param1##
    2) I then defined a Page Parameter PP1 that is associated with Param1 and set a default value for this (to make sure ##Param1## gets set for the top level chart). I set this default value in the OmniPortlet Parameters page - (otherwise, the ##Param1## seems to map to a null sting despite the Page Parameter PP1's default value)
    3) Finally, I defined an OmniPortlet event that gets fired when I click on the chart. The Event sets as one of its parameters, the data source that has the drilldown data. This column name is PP1.
    So, the chart should first display with the data source URL being initialized from the Page Parameter. When I click on the chart, the Event should set up a new parameterized value in the data source so that next chart with drill down data is shown after a page refresh.
    The reality is different from this theory. When I click on the chart, for some reason, the value of Param1 for refreshed Omniportlet display seems to be getting blanked out. So my chart definition gets messed up since the data source is now invalid. The page however continues displaying the original (pre-drill) chart from the cache.
    2)
    I don't know whether this problem is because of an improper use of the Page Parameters and OmniPortlet events or whether this is because I seem to be forced to set Param1's default value (maybe this is overriding my data source URL even in the drill down chart).
    There seem to be some examples of the chart click causing another chart to refresh. These docs don't have a lot of detail, plus I want the SAME OmniPortlet to show the drill down chart.
    Has anybody done this? Any pointers would be appreciated..

    Hi Sebastian,
    You cannot have drill downs from different charts to the same target.
    As per your scenario you have 3 column charts with warehouses displaying their respective 3 KPI's values. I believe you would have created a series each for available warehouses. If you have selected drill down on load for all the column charts with one single target then at load all the three column charts will try to place the destination of their selected series(based on warehouse selected) to the same target.
    And also as you mentioned when the user tries to select the same chart again the target doesn't change, the reason is the same as all the charts are trying to put the destination of the series in the same cell.
    Instead of doing it this way, what you could do is to name the series of all column charts the same and have the series name put into one cell. Then based on this series name you can lookup the data for that warehouse and display it in the line chart.
    Here again the user has to select the same warehouse in all the three column charts else it wont work.
    Hope this was useful =]
    Thanks & Regards
    Arjun.C.T

  • Drill down to other dimensions

    Hi,
    I'm faced with some users that are used to being able to drill down to other dimensions in BEx reports from free characteristics. For example - Adding Cost Centers to Profit Centers in rows.
    Is there an elegant way to handle this with BPC reports?
    Br,
    Sonni

    Hi Sonni,
    I guess you are looking for Drill Through. Please take a look at the below link from help.sap:
    http://help.sap.com/saphelp_bpc75/helpdata/en/5f/3903c212e048228da389f8acf45832/content.htm
    You can do a drill through to a table.
    Hope this helps.

  • How do I transfer my checked songs from one computer to another - tried exporting library playlist etc but no luck! Please help! I have 26,000 songs - 17,000 are selected and I can't run down the list on my new computer and re-check 17,000 songs! Thanks!

    How do I transfer my checked songs from one computer to another - tried exporting library playlist etc but no luck! Please help! I have 26,000 songs - 17,000 are selected and I can't run down the list on my new computer and re-check 17,000 songs! Thanks!

    Make a smart playlist of your whole library but only checked songs - #4 on  http://support.apple.com/kb/ht1801
    Highlight all files in that playlist, then drag to the other drive.  This isn't preserving any playlists or whatever, just copying files from one drive to another.
    You might want to delete the smart playlist this once you are done because it will probably gobble up resources with that many files.

Maybe you are looking for

  • Error while navigating from a report in OBIEE

    I get the below error while navigating from one report to another report Odbc driver returned an error (SQLExecDirectW). Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error

  • Hairline white line around images in PDF for press

    CS3, Windows XP I searched the forum and didn't find this exact question, so..., I place PSD file in ID. When I export to PDF for the press run, I get a thin hairline white box around the photo. It only seems to happen when the placed image is over a

  • Mutli threading in Server Socket giving error for parallel requests

    HI, I wrote a ServerSocketProgram.java which listens to client and receives data. I used multithreading on each request it receives . But when two clients parallelly send data the server is struck at the iStream.read() operation. I have given setSoTi

  • Send PDF via Mail-Adapter

    Which tags you are talking about? Is your pdf is the payload or an attachment? May be you can look at swapping of payload if you can send the PDF as an attachment. VJ

  • Bash script to connect to strongest unencrypted wifi AP

    Here's a little bash script that looks at the available wifi APs that your card can see, and automatically connects you to the AP with the highest quality and that is also unencrypted. I'm just posting it in case anyone wants to improve upon it or us