Total of Hierarchy

I have 0Product Hierarchy activated in the Row. The Hierarch has 3 level.
In column, there are 3 Key Figure - A, B and C.
Column C is the Average Amount, the fomular is Total of the 0Product Hierarchy divided by current Hierarchy Level.
Question is how can I get the Total of the 0Product Hierarchy?

Hi,
Yes, I am using Account Number in my Query.
The Account Number is placed in the Rows, with Hierarchy option activated.
In the Accoutn Number characteristic property, the Display of Results ->Suppress Results Rows is "Never".
what do you mean by "and display resultsd just before object to hierarchy (I guess account number)."?
Please help.

Similar Messages

  • % of Total, no hierarchy

    I'm trying to create a calculated measure showing % of Total Net Sales, something like Rank or TopCount but showing % Value. I tried "parent"  but since I do not have hierarchy in the dimension , it gave 100% for every dim value.
    a - how to do it for a certain dimension (say Vendor) that does not Hierarchy, just has "[Vendor Name]"?
    b - can this calculated Measure be done/ created on Net Sales but run for all/any dimension?

    Hi
    Yes, it is possible and even you can easily achieve the fully dynamic of any dimension and measure selections
    Provides all steps and comments for details and let me know for any further details
    SELECT {[Measures].[Sales Amount]} ON 0
    NON EMPTY
    // Regular Members calculations
    {[Sales Channel].[Sales Channel].[Sales Channel].Members} ON 1
    FROM [Adventure Works]
    GO
    SELECT {[Measures].[Sales Amount]} ON 0
    NON EMPTY
    // Get All member using parent i.e. Default Attribute hierarchy and NOT UD Hierarchy
    {[Sales Channel].[Sales Channel].&[Internet].Parent} ON 1
    FROM [Adventure Works]
    GO
    // STATIC to Dimension and Measure selection to get the Percentage to All Member
    WITH MEMBER [Measures].[PercToTotal] AS
    DIVIDE ( ([Sales Channel].[Sales Channel].CurrentMember , [Measures].[Sales Amount] )
    , ([Sales Channel].[Sales Channel].CurrentMember.Parent , [Measures].[Sales Amount] )
    , FORMAT_STRING = "Percent"
    SELECT {[Measures].[Sales Amount],[Measures].[PercToTotal]} ON 0
    NON EMPTY
    {[Sales Channel].[Sales Channel].[Sales Channel].Members} ON 1
    FROM [Adventure Works]
    GO
    // DYNAMIC to any Dimension and any Measure selection to get the Percentage to All Member
    // CAUSION : Need to have dimension and measure and works for first measure
    // and could be better to use Exception handling
    // Use only if we understand the Axis function
    GO
    WITH MEMBER [Measures].[PercToTotal] AS
    DIVIDE ( (Axis(1).Item(0).Item(0).Hierarchy.CurrentMember , Axis(0).Item(0) )
    , (Axis(1).Item(0).Item(0).Hierarchy.CurrentMember.Parent , Axis(0).Item(0) )
    , FORMAT_STRING = "Percent"
    SELECT {[Measures].[Sales Amount],[Measures].[PercToTotal]} ON 0
    NON EMPTY
    {[Sales Channel].[Sales Channel].[Sales Channel].Members} ON 1
    FROM [Adventure Works]
    Prav

  • Totals for Hierarchy in the bex Explorer not coming

    Hi All,
    I have made a query in which i have given G/L hierarchy variable in selection. When the result output comes then the query brings the result row for all other hierarchies except one. I changed the hierrachy attribute of that hier in BI..and made it 'Root/totals item appears above'. Still the reult row wasn't coming for that.
    I also did the following..
    I made the extended for G/l accout characteristic in the query as 'Characteric selection' insted of posted values'. if i do so then when the first time query is executed it gives an error...and on executing it second time it brings the output...in which the result row  for the one hierarchy which was not coming starts coming.
    But in whatever case the result is always coming 0 for all hierrachies.
    please tell me how do i get the reult correctly.
    reply soon..
    Regards,
    Niyati

    I am using Windows OS.
    I right click and and click on the Insert Key Frame. and click on the Button Image.
    I used to get the filter properties. After a while I dont know what I changed.
    That dissaapeared. I see it some feature enabling of that feature.
    As I am getting it for the text I am supposed to get that for the image as well, but I get only the Color option.
    Thanks for your time in looking in to my issue.
    Thanks,
    Mohan

  • Grand totals across hierarchy

    What's the best way to calculate a grand total across a hierarchy (using hierarchical grouping)?

    Hi Mike,
    just a thought: Your aim is to have something like Total Sales (actual year) / Total Sales(previous year) displayed in your report. This is a total summary calculated upon a certain key figure which is included in the query.
    The partial summaries of your key figure are delivered correctly from your SAP system in CR for each hierarchy level. Since a total summary is not delivered the problem is now that you do not have access to the sums for the sales of the previous year in your query. This way you could sum up in CR the sales for the actual and the previous year and calculate the total percentage manually at the end.
    Assuming now that you do have the partial sums of the sales for the actual year in your query though, you can indirectly calculate the partial sums for the previous year :
    Sales(previous year)@HieracrhyLevel X = Sales(actual year)@HierarchyLevel X / Percentage Key Figure@Hierarchy Level X.
    All you have to do now is to pick up a specific hierarchy level (you know how to do this) and sum up the calculated sales from previous year and do your percentage calculation based on the total sums  at the end.
    Hopefully you do have the sales of the actual year in your query as a separate key figure.
    Regards,
    Stratos

  • Error in executing a layout which has a hierarchy in lead column

    Hi Experts,
    I have used a planning level where a characteristic called 'reporting code' is restricted with a hierarchy.
    Now when I am trying to execute a layout under this level I am getting some error. The characteristic is used in the lead column in this layout.Two differene type of error I am getting in following two different cases.
    1. When I am using the hierarchical settings for the lead column then I am getting the error 'Hierarchy INPUT is not suited to the planning mode.
    2. When I am not using the hierarchical settings for the lead column then I am getting the error 'Too many characteristic combinations for manual planning'.
    If I reduce the no of nodes in the hierarchy for testing then none of this error is coming. So I think this is related to the volume of the hierarchy.
    Can anybody put some light on this why this error is coming and how to resolve this error?
    Regards,
    Saikat Datta Gupta.

    In case of text hierarchies, wherein we can plan only on leaves, for the layout to be displayed in a hierarichal manner, we need the following settings.
    In the first screen of the layout builder, next to the layout description, click on the hierarchy icon, choose non-hierarchical data model and in the additional settings, all possible char combinations.
    In the last screen of the layout builder, in lead column settings, check display totals as hierarchy.
    With the above settings, layout shows the result in hierarchy mode.
    In BPS layout, the no of rows will be limited. As you have given all possible combinations, system tries to display the entire hierarchy, i think which is exceeding the max limit. Try reducing the hierarchy size or keep the additional settings as "Transaction data" and check if the problem persists.

  • Difference in Hierarchy node data

    hi experts,
    i have an issue related to the data display in a query. I had executed a query which displays the data on the basis of Hierarchy of Cost center. in total of Hierarchy ie, the at the root node of the hier. the data is coming 3000k against a GL Account where as when i expend that node there is only one cost center exists that has some different figure against the same GL account 5000K.
    Next day the figures were rectified by itsellf
    the query is developed on MP & it includes the cube of actual data in which data is extracted on hourly basis. also cube has aggregates.
    i wonder why this is happening?? can anyone advice the suggestion??
    do i need to work on aggregates also? is it possible that aggregates become corrupt?? if so, then how can they be rectified??
    thanks in advance
    Neha

    Hi Neha.
    Some thoughts:
    Maybe for the hierarchy you are suppressing the "nodesnotconnected", which is the residual node where all the costcenters that are not explicitly assigned to the hierarchy are placed. In this case, I think the total on the hierarchy root will also include the postings from the nodesnotconnected, but because you are suppressing it you cannot see the "missing" 2000 anywhere.
    So, let's assume that the 2000 where posted to a costcenter that for some reason is not assigned to the hierarchy. The next day, someone realised that it was posted to the wrong costcenter, reverses the posting and puts the 2000 on the correct costcenter, which is in fact assigned to the hierarchy. Now you load the data, and voila, the numbers match.
    Something like this maybe?
    Regards
    Jacob

  • Hierarchy - Repeated Values - 0ORGUNIT

    I want to do an absence report to show employees absence. I want to show the absence by orgunit and have it displayed in the hierarchy order for 0RGUNIT. However I dont want to repeat data. For example the top level orgunit group shows all employees but these are then repeated in lower groups until the lowest orgunit group (the one they are actually attached to) is shown.  I only want the employee to feature against their actual orgunit and for the higher level orgunits groups to just have a totals e.g the highest level org unit should give an overall total for absence without listing employees. Is this do-able?

    Hello Joel,
    I guess it can not be achieved because
    employee to feature against their actual orgunit  -  Simply with out showing hierarchy of orgunit.
    higher level orgunits groups to just have a totals  - with hierarchy needs to be shown for orgunit.
      Rather  you can have the display the report as below.
    1) You will have orgunit , and display it as hierearchy with no nodes shown initially in the report. So higher management will see  totals 
    2) And for lower management you can shown them to drill down further to their orgunit and see the results.
    Thanks
    Vamsi

  • Regarding hierarchy

    Hi Gurus ,
    After studying hierarchy i had few questions:
    1>Can we create multiple hierarchy's for single dimensional table.(if possible with scenario)
    2>Can we create single hierarchy for multiple dimensional tables.(if possible with scenario)
    3>what is the use of NUMBER of elements at this level on which basis it is showing 1 in the hierarchy.
    4>Why we have to enable the chronological key when we are using time series functions.
    5>What is the use of grand total level in the hierarchy.
    Regards,
    Edited by: Rafi.B on Aug 2, 2012 8:40 AM

    Hi Rafi.B.
    1>Can we create multiple hierarchy's for single dimensional table.(if possible with scenario)
    Re: Multiple hierarchies in one dimesion
    http://oraclebizint.wordpress.com/2007/11/30/oracle-bi-ee-101332-one-dimension-multiple-hierarchies/
    2>Can we create single hierarchy for multiple dimensional tables.(if possible with scenario)
    One ways it to use Preferred Drill Path in the hierarchy to drill-down from one Dimension to the other.
    3>what is the use of NUMBER of elements at this level on which basis it is showing 1 in the hierarchy.
    http://gerardnico.com/wiki/dat/obiee/level_number_element
    4>Why we have to enable the chronological key when we are using time series functions.
    Re: OBIEE - use of chronological Key
    5>What is the use of grand total level in the hierarchy.
    http://obieetraining11.blogspot.com/2011/06/grand-total-dimension-hierarchy-example.html
    Hope this helps.

  • Master Dataload is taking long time to complete

    Hi
    In last couple of weeks, we are experience the delay for master dataload job. These dataload should take 5-8 minute to complete but it is taking more then 5 hour to complete. here we are using process chain for master dataload.
    Any idea? We don't understand where to start to check the root cause of this problem.
    Regards
    Amar

    Hi Freinds
    Some update of our master dataload. Still not resolved.
    Seem to me, our problem is related to Hierarchy in BW server.It is taking long time to update the hierarchy in BW server. As i told you, problem occur only when loading master dataload. For transaction dataload, no IDOC get stuck in R/3 (NPR) server. There are enough resources in both R/3 and BW server for trfc.
    There are total 9 hierarchy in the master dataload that is delaying in the process for update. If you have seen this type of problem for the following hierarchy, pls update me.
    A     0ACCOUNT (InfoSource)
         Hierarchy
    1     Fin statement vers FSV5
    2     Cost Element by fun area
    B     0COSTCENTER (InfoSource)
         Hierarchy
    3     Mitel Network
    4     NA MNS Total
    5     CEO
    6     Global Support Cost center
    C     0COORDER (infosource)
         Hierarchy
    7     Total R&D (Ron Wellard)
    8     RD YRD1
    9     RD YRD2
    Regards
    Amarjit

  • Poor performance

    I was wondering if anyone has encountered this type of problem with Oracle OLAP before whereby a query against relational tables runs much quicker than an equivalent query against a OLAP cube (10.2)
    We have setup a very simple use case for Oracle OLAP and we are testing performance against an equivalent relational query.
    The cube that we have built comprises of 3 dimensions and 1 measure, each dimension has a standard simple hierarchy.
    The cube is populated from relational tables with these data volumes.
    Calendar - 50
    Sales Person – 10,000
    Product – 400,000
    Measure – 30,000
    Queries
    Most queries against the cube view run in a satisfactory time however when we drop to the lowest level and execute a logical query like
    Select Product, Sales_Value
    From CubeView
    Where Day=sysdate
    And sales_person=’John Smith’
    the query runs approximately 100 times slower than the equivalent relational query. It also returns all products that have no measures.
    We have explored dense looping without any success.
    I suppose my question is can this be expected as we are running a transactional style query against a MOLAP product or is there something we can do improve this performance.

    1) the SQL query we are executing
    select dim1, sales
    from SALES_CUBEVIEW
    where dim2 = '9'
    and dim3 = '1'
    and dim1_level = 'DETAIL'
    and dim2_level = 'DETAIL'
    and dim3_level = 'DETAIL'
    and olap_condition(olap_calc, ' LIMIT sales!dim1 KEEP sales_sales NE NA ',1) = 1
    and olap_condition(olap_calc, ' LIMIT sales!dim2 KEEP sales_sales NE NA ',1) = 1
    and olap_condition(olap_calc, ' LIMIT sales!dim3 KEEP sales_sales NE NA ',1) = 1;
    2) the DDL for the OLAP view
    declare v int;
    begin
    --delete from olap_views.olap_mappings where cube_name like 'SALES%';
    v := olap_views.olap_viewGenerator.generateCubeMap ('GLOBAL', 'SALES', 'SALES');
    olap_views.olap_viewGenerator.createCubeView ('GLOBAL', 'SALES','SALES');
    commit;
    end;
    --desc SALES_CUBEVIEW
    CREATE OR REPLACE FORCE VIEW "GLOBAL"."SALES_CUBEVIEW" ("DIM3", "DIM1", "DIM2", "DIM3_LEVEL", "DIM3_DIM3_DSO_1", "DIM3_SDSC", "DIM3_LDSC", "DIM3_TIME_SPAN", "DIM3_END_DATE", "DIM3_DETAIL_LVLDSC", "DIM3_TOTAL_LVLDSC", "DIM3_PRIMARY_PRNT", "DIM1_LEVEL", "DIM1_SDSC", "DIM1_LDSC", "DIM1_DETAIL_LVLDSC", "DIM1_TOTAL_LVLDSC", "DIM1_PRIMARY_PRNT", "DIM2_LEVEL", "DIM2_SDSC", "DIM2_LDSC", "DIM2_DETAIL_LVLDSC", "DIM2_TOTAL_LVLDSC", "DIM2_PRIMARY_PRNT", "SALES", "OLAP_CALC")
    AS
    SELECT "DIM3",
    "DIM1",
    "DIM2",
    "DIM3_LEVEL",
    "DIM3_DIM3_DSO_1",
    "DIM3_SDSC",
    "DIM3_LDSC",
    "DIM3_TIME_SPAN",
    "DIM3_END_DATE",
    "DIM3_DETAIL_LVLDSC",
    "DIM3_TOTAL_LVLDSC",
    "DIM3_PRIMARY_PRNT",
    "DIM1_LEVEL",
    "DIM1_SDSC",
    "DIM1_LDSC",
    "DIM1_DETAIL_LVLDSC",
    "DIM1_TOTAL_LVLDSC",
    "DIM1_PRIMARY_PRNT",
    "DIM2_LEVEL",
    "DIM2_SDSC",
    "DIM2_LDSC",
    "DIM2_DETAIL_LVLDSC",
    "DIM2_TOTAL_LVLDSC",
    "DIM2_PRIMARY_PRNT",
    "SALES",
    "OLAP_CALC"
    FROM TABLE(OLAP_TABLE ('GLOBAL.SALES duration session', '', '', '&(SALES_CUBE_LIMITMAP)')) MODEL DIMENSION BY ( DIM3, DIM1, DIM2) MEASURES ( DIM3_LEVEL, DIM3_DIM3_DSO_1, DIM3_SDSC, DIM3_LDSC, DIM3_TIME_SPAN, DIM3_END_DATE, DIM3_DETAIL_LVLDSC, DIM3_TOTAL_LVLDSC, DIM3_PRIMARY_PRNT, DIM1_LEVEL, DIM1_SDSC, DIM1_LDSC, DIM1_DETAIL_LVLDSC, DIM1_TOTAL_LVLDSC, DIM1_PRIMARY_PRNT, DIM2_LEVEL, DIM2_SDSC, DIM2_LDSC, DIM2_DETAIL_LVLDSC, DIM2_TOTAL_LVLDSC, DIM2_PRIMARY_PRNT, SALES, OLAP_CALC ) RULES
    UPDATE SEQUENTIAL ORDER();
    select olap_views.olap_viewGenerator.getCubeLimitmap ('GLOBAL', 'SALES', 'SALES') from dual; SALES_CUBE_LIMITMAP
    "DIMENSION DIM3 FROM DIM3 WITH -
    HIERARCHY DIM3_PRIMARY_PRNT FROM DIM3_PARENTREL(DIM3_HIERLIST \'PRIMARY\') -
    INHIERARCHY DIM3_INHIER -
    FAMILYREL DIM3_TOTAL_LVLDSC, -
    DIM3_DETAIL_LVLDSC -
    FROM DIM3_FAMILYREL(DIM3_LEVELLIST \'TOTAL\'), -
    DIM3_FAMILYREL(DIM3_LEVELLIST \'DETAIL\') -
    LABEL DIM3_LONG_DESCRIPTION -
    ATTRIBUTE DIM3_END_DATE FROM DIM3_END_DATE -
    ATTRIBUTE DIM3_TIME_SPAN FROM DIM3_TIME_SPAN -
    ATTRIBUTE DIM3_LDSC FROM DIM3_LONG_DESCRIPTION -
    ATTRIBUTE DIM3_SDSC FROM DIM3_SHORT_DESCRIPTION -
    ATTRIBUTE DIM3_DIM3_DSO_1 FROM DIM3_DIM3_DSO_1 -
    ATTRIBUTE DIM3_LEVEL FROM DIM3_LEVELREL-
    DIMENSION DIM1 FROM DIM1 WITH -
    HIERARCHY DIM1_PRIMARY_PRNT FROM DIM1_PARENTREL(DIM1_HIERLIST \'PRIMARY\') -
    INHIERARCHY DIM1_INHIER -
    FAMILYREL DIM1_TOTAL_LVLDSC, -
    DIM1_DETAIL_LVLDSC -
    FROM DIM1_FAMILYREL(DIM1_LEVELLIST \'TOTAL\'), -
    DIM1_FAMILYREL(DIM1_LEVELLIST \'DETAIL\') -
    LABEL DIM1_LONG_DESCRIPTION -
    ATTRIBUTE DIM1_LDSC FROM DIM1_LONG_DESCRIPTION -
    ATTRIBUTE DIM1_SDSC FROM DIM1_SHORT_DESCRIPTION -
    ATTRIBUTE DIM1_LEVEL FROM DIM1_LEVELREL-
    DIMENSION DIM2 FROM DIM2 WITH -
    HIERARCHY DIM2_PRIMARY_PRNT FROM DIM2_PARENTREL(DIM2_HIERLIST \'PRIMARY\') -
    INHIERARCHY DIM2_INHIER -
    FAMILYREL DIM2_TOTAL_LVLDSC, -
    DIM2_DETAIL_LVLDSC -
    FROM DIM2_FAMILYREL(DIM2_LEVELLIST \'TOTAL\'), -
    DIM2_FAMILYREL(DIM2_LEVELLIST \'DETAIL\') -
    LABEL DIM2_LONG_DESCRIPTION -
    ATTRIBUTE DIM2_LDSC FROM DIM2_LONG_DESCRIPTION -
    ATTRIBUTE DIM2_SDSC FROM DIM2_SHORT_DESCRIPTION -
    ATTRIBUTE DIM2_LEVEL FROM DIM2_LEVELREL-
    MEASURE SALES FROM SALES_SALES-
    ROW2CELL olap_calc"
    3)the output from a trace file collected by writing some diagnostic information to the filesystem - this is collected by running the following commands before and after the SQL query itself:
    10/08/10 11:51:27.534 ->define _AWHTD289C540F64EED0 variable NUMBER <GLOBAL.SALES!DIM3, GLOBAL.SALES!DIM1, GLOBAL.SALES!DIM2> SESSION
    10/08/10 11:51:27.534 ->define _AWHTD289C540F64EF28 variable TEXT <GLOBAL.SALES!DIM3, GLOBAL.SALES!DIM1, GLOBAL.SALES!DIM2> SESSION
    10/08/10 11:51:27.550 ->push GLOBAL.SALES!DIM3, GLOBAL.SALES!DIM1, GLOBAL.SALES!DIM2
    10/08/10 11:51:27.550 ->limit GLOBAL.SALES!DIM3 to
    10/08/10 11:51:27.566 Continue>GLOBAL.SALES!DIM3_INHIER(GLOBAL.SALES!DIM3_HIERLIST 'PRIMARY')
    10/08/10 11:51:27.581 ->limit GLOBAL.SALES!DIM1 to
    10/08/10 11:51:27.597 Continue>GLOBAL.SALES!DIM1_INHIER(GLOBAL.SALES!DIM1_HIERLIST 'PRIMARY')
    10/08/10 11:51:27.628 ->limit GLOBAL.SALES!DIM2 to
    10/08/10 11:51:27.644 Continue>GLOBAL.SALES!DIM2_INHIER(GLOBAL.SALES!DIM2_HIERLIST 'PRIMARY')
    10/08/10 11:51:27.659 ->limit GLOBAL.SALES!DIM3 to
    10/08/10 11:51:27.675 Continue>'1'
    10/08/10 11:51:27.691 ->limit GLOBAL.SALES!DIM3 keep
    10/08/10 11:51:27.691 Continue> (inlist('1' GLOBAL.SALES!DIM3) and inlist('DETAIL' GLOBAL.SALES!DIM3_LEVELREL))
    10/08/10 11:51:27.706 ->limit GLOBAL.SALES!DIM1 to
    10/08/10 11:51:27.722 Continue> (inlist('DETAIL' GLOBAL.SALES!DIM1_LEVELREL))
    10/08/10 11:51:29.425 ->limit GLOBAL.SALES!DIM2 to
    10/08/10 11:51:29.456 Continue>'9'
    10/08/10 11:51:29.487 ->limit GLOBAL.SALES!DIM2 keep
    10/08/10 11:51:29.503 Continue> (inlist('9' GLOBAL.SALES!DIM2) and inlist('DETAIL' GLOBAL.SALES!DIM2_LEVELREL))
    10/08/10 11:51:29.503 -> limit GLOBAL.SALES!DIM1 keep SALES_SALES NE NA
    10/08/10 11:51:55.066 -> limit GLOBAL.SALES!DIM2 keep SALES_SALES NE NA
    10/08/10 11:51:55.081 -> limit GLOBAL.SALES!DIM3 keep SALES_SALES NE NA
    10/08/10 11:51:55.097 ->pop GLOBAL.SALES!DIM3, GLOBAL.SALES!DIM1, GLOBAL.SALES!DIM2
    10/08/10 11:52:12.941 ->dbgoutfile eof
    4) DML to create use case
    /* create 3 source tables for dimensions (2 user dimensions, 1 time dimension) */
    create table dim1 as
    select 9999999 total_id, 'Total' total_desc, rownum detail_id, 'Detail '||rownum detail_desc
    from dual connect by level <= 1000000;
    create table dim2 as
    select 9999999 total_id, 'Total' total_desc, rownum detail_id, 'Detail '||rownum detail_desc
    from dual connect by level <= 10000;
    create table dim3 as
    select 9999999 total_id, 'Total' total_desc, 10 total_span, (trunc(sysdate) - 1) total_end_date,
    (11 - rownum) detail_id, to_char((trunc(sysdate) - rownum),'yyyy-mm-dd') detail_desc, 1 detail_span, (trunc(sysdate) - rownum) detail_end_date
    from dual connect by level <= 10;
    /* create fact table with 29788 records */
    create table facts as
    select (dim1.detail_id + dim2.detail_id + dim3.detail_id) sales, dim3.detail_id dim3_id, dim1.detail_id dim1_id, dim2.detail_id dim2_id
    from dim1 dim1, dim2 dim2, dim3 dim3
    where 10*trunc((dim2.detail_id+dim3.detail_id)/10) = (dim2.detail_id+dim3.detail_id)
    and ((dim2.detail_id = dim1.detail_id + dim3.detail_id) or (dim2.detail_id = dim1.detail_id + dim3.detail_id - 200) or (dim2.detail_id = dim1.detail_id + dim3.detail_id + 200));
    create analytic workspace from attached template (it is based on global schema)
    or use following details:
    analytic workspace: SALES
    dimensions: DIM1 (User Dimension), DIM2 (User Dimension), DIM3 (Time Dimension)
    (Use Natural Keys from Data Source)
    levels: TOTAL, DETAIL
    hierarchy: PRIMARY
    attributes: defaults
    cube: SALES
    dimensions order: dim3, dim1, dim2
    sumarize to: check all levels on all dimensions
    measure: SALES
    create cube view using ViewGenerator plugin for AWM or following script:
    declare x int;
    begin
    --delete from olap_views.olap_mappings where cube_name like 'SALES%';
    x := olap_views.olap_viewGenerator.generateCubeMap ('GLOBAL', 'SALES', 'SALES');
    olap_views.olap_viewGenerator.createCubeView ('GLOBAL', 'SALES','SALES');
    commit;
    end;
    Thanks

  • BPS  initial value  at Planning Level

    Hello All
    I am getting error while using BW Hierarchy at planning level.
    i find the solution at  Including # initial value using hierachy
    but its not working
    i am getting this error "Characteristic Funds Center does not contain the initial value in the selection ".
    I try resolve the way suggested in old thread but its not working. I can only put either # or include Hierarchy at planning level.
    When I tried to use # it does not display Hierarchy in layout.
    if I include Hierarchy it gives error of "Characteristic Funds Center does not contain the initial value in the selection"
    Thanks in advance.
    Rinku

    If this error is just coming on execution of a planning layout the problem could be with your layout configuration, you should not select the hierarchy option in the first screen of layout config, only select totals by hierarchy on third screen of layout config and you should get the display you're after.
    (I think this error message can also arise when a compounding characteristic is not properly restricted)

  • Preview User Point of View

    I have noted an odd behavior in Financial Reporting for some but not all users. When users are prompted for the point of view selection, for the Entity dimension all of the members are listed and not shown hierarchically. This is true of only Entity and only for some users. All other dimensions behave normally and only a few users have experienced this. Users seeing this behavior include interactive users and planners. Has anyone run into this, know what causes it, how to fix it?
    (We are running EPM 11.1.1.2)
    Thanks.

    Hi,
    It seems that there is problem in POV setting. Affected users need to set the POV of reports again.
    In this issue it might be possible that in users POV specific entity members are present,instead of that users have to select total entity hierarchy in users POV setting.
    Hope this will help...!

  • BPS application u0093Excel Web Componentu0094 = TRUE

    Hello all,
    <b>A little explaining to set you in the spot:</b>
    Were implementing BPS layouts using hierarchies which looks very nice when it’s web based but if in my WIB I set my layouts “Excel Web Component” to true: my BPS page will no longer show the hierarchies it has assigned.
    <b>Here comes my question:</b>
    Is their any way I could have my BPS application “Excel Web Component” activated and still continue to have a visual hierarchy in my web page?
    Thank you all in advance.
    KR.
    Jorge Balart.

    Jorge,
           In the third step of your layout definition, make sure you check your totals by
           hierarchy and also check the Publish for Web in the same step.Save your
           layout and execute it on WIB, you should be able to see your hierarchy
           in excel on the web.
           Hope this helps.
       Cheers
       Srini

  • MB5B: Amount in LC not selectable from the Layout

    dear sap mm gurus,
    i'd like to ask how to make "Amount in LC" appear in the MB5B layout.
    some users have the column while others don't.
    i'm trying to change the layout but it is not available as column content. is this an authorization issue?
    would appreaciate your prompt response. thanks a lot.
    best regards,
    albert

    Hi
    When you run this report with the option *totals only - hierarchial representation * then you can see amount in local currency option (after running the report click on current display version CTRL+F8 and then click position tab). This is not an authorization issue.
    Thanks

  • New employee organization hierarchy version in HRMS doubles dashboard totals in OBIEE

    Hi,
    On creation of a new version of the Employee Organization hierarchy, some of the OBIEE dashboards & analyses that were oracle seeded function show ...
    Total Employee headcount  =   total employee headcount from hierarchy ver 1 + total emp headcount hierarchy ver 2
    Which is incorrect and misleading in the reports. (Similar issues for FTE..... )
    Firstly, is this normal ----- or has the versioning been implemented incorrectly, or is there missing aggregation at the Ebusiness, BI rpd or dashboard level?
    Secondly, what is the best solution to display the relevant hierarchy based on the report dates?
    If there is further aggregation needed, how can this be added without needing to update it every time a new employee organization hierarchy version is copied?
    Thanks,

    Hi,
    You need to create the drill down report also using selection steps. I tried the drill down was working fine.
    Thanks

Maybe you are looking for

  • USB modem and Internet Sharing causes system to hang.

    First my setup. I have a Mac mini (early 2009) running 10.7.2 connected to the Internet using a Sony Ericsson W910 as a USB modem. I am using Internet sharing via Ethernet to a 1st generation (n) AirPort Extreme to give Wi-Fi to other devices (iPhone

  • 3d plot z scaling

    An aplication we're developing utilizes the 3D Surface.vi to plot a surface. However, I'm unable to come up with a way to controle the z scaling programmatically by property node or by other means. In addition, it would be nice if anyone has a way to

  • Server 2008 R2 DNS Server can not open active directory erro 4000

    The DNS server was unable to open Active Directory.  This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it.  Check that the Active Directory is functioning properly and

  • Displying data in form

    hello, i would like to know how i could display properties of a bean into a form? my problem is that i get a bean-object from database and i don't know what to do with this object for displaying its properties into a form. thanks for your time

  • Can I delete an old vault?

    Hi. I went from Aperture 1.5 to 2.x successfully. I don't see anything missing and I'm running smoothly. Before the upgrade I duped my 1.5 vault and library and tucked them away on FW for safekeeping. Now that I'm satisfied with the performance can I