Scenario dimension

Can I create a Scenario Dimension in OBIEE?
Somethin like this:
Scenario Dimension:
Scenario 1
Scenario 2
When the user select Scenario 1 the Metric 1 should be showed and when the user select Scenario 2 the Metric 2 should be showed..
Now I create a relationship between the fact and the dimension with (1=1) on the condition... and a calculated measure called just Metric with a case inside...
But I have problem setting a default escenario to be displayed...
Is this the rigth way?
Thanks
Edited by: user647818 on 08-03-2010 04:01 PM

but I'm trying to create a rpd for ad-hoc queryOk then, other option: create a logical column which is calculated and uses a dimension attribute as criteria.
CASE "Sample Sales"."D2 Market"."M04  Region" WHEN 'East' THEN "Sample Sales"."F0 Rev Base Measures"."1-01  Revenue  (Sum All)" WHEN 'South' THEN "Sample Sales"."F0 Rev Base Measures"."2-01  Billed Qty  (Sum All)" else 0 ENDResult:
http://picasaweb.google.com/lh/photo/1Wzjw9j4tBLuQgkfHJAMTA?feat=directlink

Similar Messages

  • Budget to Actual Variance Formula in Scenario Dimension help

    I am trying to calculate the Budget to Actual variance by using a member formula in the Scenario dimension.
    The formula I'm using is: @VAR("Final"->"Actual" -> &CurrentYear,"Budget");
    This formula yields a value that equals the budgeted amount.
    The Variance % formula I'm using is: @VARPER("Final"->"Actual" -> &CurrentYear,"Budget")/100;
    This % formula equals 100% for most accounts, but is 200% or 300% for other accounts
    What am I missing? Many thanks in advance

    Jake,
    I'm a newbie, so I'm not sure what you mean by cross-dim. I didn't write the formula but it's up to me to figure this out. Yes, I do want to compare budget data to same year actual data.
    It is dynamic. A sample retrieve for -200% would be Total Operating Revenues:
    Actual = 2,404,789
    Budget = 2,117,250
    Variance $ = (2,117,250)
    Variance % = -200%
    A really crazy one is Benefits Rollup:
    Actual = 66,353
    Budget = 73,817
    Variance $ = 73,817
    Variance % = 500%
    I appreciate your help very much.
    Max

  • Using in the workflow process the element of Scenario dimension which conta

    Good day All
    In the Scenario dimension has been created element which include as children the some store elements of the Scenario dimension (Plan, Fact ...).
    This element has been assigned as scenario element for Planning Unit Hierarchy.
    When we start the workflow process the children of its elements (Plan, Fact ...) still available for edit on work form for all users.
    Question. Work form contains several elements of Scenario. As in the workflow process close all of these elements, creating only one Planning Unit Hierarchy and run the process only once (in fact, one Scenario).
    thanks

    The total video bit rate is determined by audio & video. Depending on what rate your video file was encoded at will determine how much room is left for audio. PCM(aiff/wav) audio requires a bigger piece of the pie. Video bit rate too high means your overall(video+audio) rate is going above 9Mbps which the format won't allow. The only way to use aiff would be to lower your video file's data rate. The length of your program is also a factor in all of this.
    I had some problems in the past with using aiff instead ac3. Although there shouldn't be any issue I experienced playback issues on some players that couldn't be explained but were cleared up by ac3.  I have been using the same specs as Dave's suggestion for almost nine years and have not had any issues with mix, quality, or levels.

  • Creating scenario dimension and loading data

    Hi all,
    We have two fact tables. The first one is sales that include quantity and subtotal columns. The other one is budget that include quantity and subtotal. We are working with hyperion essbase 9.3. First of all we are creating two model. For sales model we create 7 dimensions (product, chanell, time, company, currency, customer, account) and 3 attribute dimension and for budget model we create 4 dimensions (account,company,customer,product) in metaoutline. And we create 2 application for each metaoutline. We plan to report sales vs budget but we don't know how to join sales and budget data. Everybody recommends scenario dimension. we don't know how to create sceneraio dimension and in which application Essbase integration or Essbase administration services.
    thank you.

    I agree with Cameron. The best way is to put them into one cube. Since you are using a SQL source you can manulate it to have your budget load to the same time level as your actuals. For example suppose you load actuals daily and Budget is Monthly. for consistancy, you could load the budget data into the 15th day of the month. At the Monthly level where you would compare budget to actual, the numbers will be correct. Loading into dummy members for the dimensions that don't exist for budget is a common practice when trying to sync up data. If you really want to make it easy, you could union a view to make it look like you have a single fact table (based on the combo of budget and actual) and have a single metadata outline to load everything. I prefer having two because of different load requirements, but this is an option.
    If you don't want to go this way, the next option is to partition your budget data into the actuals cube. this would keep them seperate but allow you to see them togeter. Between the two option, I prefer the single cube approach better

  • Consolidate YTD Member in Scenario Dimension

    Hi All my Peers,
    What Exactly the Purpose of " Consolidate YTD Member in Scenario Dimension. my Analysis is as bellow, please Guide me if my Thinking is Wrong and also is this Member Focus and Refer or Check or Cross Check with any other Member to Start its Execution?
    Is Consolidated Member we can say and Understand easily. How to Understand Specifically Mentioned Member Consolidate YTD.?
    By default we are using HFM For Consolidation as per our Customization.
    Where exactly this Member Importance Comes in to Picture
    Knowing to my Knowledge, Periodical data we will get every Month end from our ERP Systems
    and one more concept Periodic automatically gets YTD,and YTD Automatically gets Periodic i am not able to understand how HFM Understand and do this. But i know Rollup,Aggregation,Immediate Parent,Ultimate Parent
    I hope any of your answers will make me Clear on this attribute.

    I am attaching an extract of ther post
    The periodic or YTD consolidation of values is a matter of sequence. Note that the following discussion applies to Flow accounts (Income, Expense and Flow types).
    When ConsolidateYTD flag of the scenario dimension is checked, HFM first consolidates the YTD values of accounts and then calculates the periodic values at the consolidated (group) level.
    Conversely, when ConsolidateYTD flat is un-checked, HFM first consolidates periodic values of accounts and then at consolidated (group) level it forms the YTD amounts.
    In both cases, whether you have loaded periodic or YTD values is irrelevant. The consolidation happens with the sequence described in each case above.
    So, you think "what's the difference?". In fact there is no difference until you introduce a new subsidiary in the middle of the year. In this case you need to consolidate only the periodic values of accounts, starting on the month that the subsidiary was introduced to the group structure. If you don't the accumulated amounts from previous periods (YTD values) will consolidate, which you don't want.
    For example: you introduce a new subsidiary during March. Until March the YTD value of sales was 100. During March the periodic value is 50, therefore the YTD sales for March is 150. You don't want to consolidate 150 since you did not own the company during the previous months. You need to consolidate only 50. In order to do this you have to populate the flow accounts for at least Feb so that HFM will calculate the periodic value for March correctly. In this case the contribution of the new subsidiary to the consolidated sales account for March is 50.

  • Percentages on the scenario dimension

    This must be a common task but I cannot seem to get the right answer.In simplified terms I have various dimensions including:-Accounts with Sales, Raw Mats, Manufacturing, Distribution, Admin Exps.Scenario with Actual, Budget, Actual % of Sales, Budget % of Sales.I need to calculate each member of the Accounts as a % of Sales, to give the data to produce a report like this:--------Act--Act%Sales--Bud--Bud%SalesSales 234 100.0% 250 100.0%RawMat 117 50.0% 100 40.0%Mftg 29 12.4% 25 10.0%Dist 8 3.4% 10 4.0%Admin 48 20.5% 50 20.0% ------------------------------Profit 32 13.7% 65 26.0%What calc script do I need?Many thanks for any help

    Formula for Actual%Sales:Actual%Sales;Formula for Budget%Sales:Budget%Sales;If each of these are entered as member formulas in the outline and are dynamic calc, then there is no need for a calc script.The formula's would be the same in a calc script but you would have to ensure that all other relevant values were pre-calculated. The easiest, but not necessarily the quickest or most efficient way, is to have a Calc All; before these items in the script.

  • Manage Metada: add members to the Scenario dimension (ERROR)

    I tried to add a new member to Scenario ddimension, but I got error.
    How (where) can I find out what it is wrong with my input data? What procedure checks data before saving?
    Thank you!
    Zhanna

    there are some crucial and compulsory properties which you have to include to be able to add a new scenario.
    it is better to try to do it through the tree view, with the properties on the right, than the list view in my opinion.
    take a screenshot or make a note of the properties of one of your existing scenarios and create a new one copying those properties exactly to begin with, changing just the name, and then worry about changing other properties one at a time. Be sure that what you enter for default parent is a valid default parent in the tree structure.

  • Planning Shared dimension in EPMA

    Hi All,
    We are currently exploring LCM to do application migration from one environment to another. I have managed to restore the LCM extract (Application Metadata) successfully and deployed a Planning application. However, all of my Shared dimension in EPMA for the Planning app seemed are changed to Local. If I tried to manually change the Local dimension to Shared using Share dimension option, all the properties got overwritten. For instance, when I changed my Year dimension from Local to Share, all the Start Year and End Year properties for the Scenario dimensions were blanked out. Does anyone have any ideas on how to preserve the Shared dimension in LCM imports? Thanks.
    Regards,
    Gerd

    Once the EPMA has been migrated just convert the Local dimension to shared.
    *"1 Edit the application in the EPMA Dimension Library*
    *2 Right-click on the Local dimension in the application > Share Dimension*
    *In the options screen, choose to "create a new shared dimension" if the dimension does not already exist in the Shared Library. Choose to "merge as shared" if the dimension already exist in the Shared Library and you want to merge it with the newly imported dimension. Choose to "replace" if you want to replace the dimension in the Shared Library with the newly imported dimension."*
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Add a dimension in an ASO app.  Loading problem

    Hi guys.
    I have an ASO application and I need to add a scenario dimension. this new dimension will have 2 members real, forecast. Currently I have 6 different dimensions, and i need to export all current database info and reload it with the intersenction with the member real of the new dimension.
    The problem consists in that i cant get an export file with column format, since essbase doesn't alllow it for aggregate databases, so i can't just aggregate one column to a rule file for solving the problem. The ASO default database export puts continuously all dim member names intersections and the asssociated data, separated by comma, and so on, so i can't use a rule file to treat the essbase native export file, as far i know.
    I thought that with a report script with all dimensions in rows will help me, since it's the way to get all intersections and data in columns, but the problem is after a while, the admin services stops the report generation stating that there isn't enough cache memory in the app, since the database is too big. I increased from 32k to even 2056k the cache size, and the problem still continues, so I really accept any suggestion in order to solve the problem.
    I broke the report in just smaller reports, by years, and by accounts, letting the other dims in level 0, and with just one account member and 1 year, the report tooks about 3 hours to generate it, and there would be be about 60 reports similar with similar times, so it's not an economical and effective solition..
    I wonder if there anyway that you know thaat can help us.
    Thanks in advance four your comments.

    Thanks Glenn for you answer.... I got another idea using part of your solution. Did an export of the current cube, create another ASO cube with similar outine, but added the new dimension and memebers real and forecast, modified the export file adding on the first line the word "real" of the new member, and loaded the modified export in the new cube.... and worked!!
    Thanks to all

  • Comparing scenarios from different time frame.

    I'm new to Essbase and analyzer and need help desparately.I'm trying to see whether it is possible to create an analyzer report that enable the user to choose and compare 2 different scenarios from 2 different month dynamically. In the sense that the two scenarios and months can be selected dynamically from drop down menus.For example the user can compare Scenario 1 for month of Oct to Scenario 3 for the month of Nov.Can a cube be developed to accomodate this requirements?Thanks for the help!

    Yes it can, if you have separate Time and Scenario Dimensions. For example:TimeAccountsMeasuresScenarioGeographyIf you have these (or more/less) dimensions, then set up the Analyzer report to have one drop down for Time and one for Scenario. If you layout the view with one of the dimensions as columns and the other as rows, then you can easily see the differences between any two months/years/etc. and any two scenarios. Actuals BudgetOct 100,000 125,000Nov 75,000 100,000

  • Load dimensions

    Hi!
    I'm trying to load dimensions by the OutlineLoad.bat to my planning app.
    Source import.csv file:
    Account, Parent, Alias: Default, Data Storage
    A1, Account, ,store
    A2, Account, ,store
    A3, Account, ,store
    A4, Account, ,store
    App name: Test
    Command line: OutlineLoad /S:Server /A:Test /M /U:admin /I:C:\Data\import.csv /D:Account /L:C:\Data\outlineLoad.log /X:C:\Data\outlineLoad.exc
    But I get the error:
    outlineLoad.log:
    [Mon Oct 01 10:29:07 MSD 2012]Command line arguments: /S:Server /A:Test /M /U:admin /I:C:\Data\import.csv /D:Account /L:C:\Data\outlineLoad.log /X:C:\Data\outlineLoad.exc
    Successfully logged into "Server" application, Release 11.122, Adapter Interface Version 5, Workforce supported and not enabled, CapEx not supported and not enabled, CSS Version 3
    "Account" dimension properties and information:
    Account, Parent, Alias: Default, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Account Type, Time Balance, Skip Value, Exchange Rate Type, Variance Reporting, Source Plan Type, Plan Type (Plan1), Aggregation (Plan1)
    No UDA's defined on "Account"
    "Period" dimension properties and information:
    Period, Parent, Alias: Default, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Type, Start Period, End Period, Aggregation (Plan1)
    No UDA's defined on "Period"
    "Years" dimension properties and information:
    Years, Parent, Alias: Default, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation
    No UDA's defined on "Years"
    "Scenario" dimension properties and information:
    Scenario, Parent, Alias: Default, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Start Year, Start Period, End Year, End Period, Exchange Table, Include BegBal, Process Management Enabled, Aggregation (Plan1)
    No UDA's defined on "Scenario"
    "Version" dimension properties and information:
    Version, Parent, Alias: Default, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Version Type, Process Management Enabled, Aggregation (Plan1)
    No UDA's defined on "Version"
    "Entity" dimension properties and information:
    Entity, Parent, Alias: Default, Valid For Consolidations, Data Storage, Two Pass Calculation, Description, Formula, UDA, Smart List, Data Type, Operation, Plan Type (Plan1), Aggregation (Plan1)
    No UDA's defined on "Entity"
    Exchange Rates properties:
    Table, Description, To Currency, From Currency, Operation, Method, Historical, Beg Balance, Year, Period, Average, Ending
    UDA properties:
    Dimension, UDA, Operation
    Smartlist properties:
    SmartList Name, Operation, Label, Display Order, Missing Label, Use Form Missing Label, Entry ID, Entry Name, Entry Label
    No Planning Unit Hierarchies are defined in this application.
    Translation input file fields:
    Value, Driver Member, Point-of-View, Data Load Cube Name
    [Mon Oct 01 10:29:16 MSD 2012]Successfully located and opened input file "C:\Data\import.csv".
    [Mon Oct 01 10:29:16 MSD 2012]Header record fields: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012]Located and using "Account" dimension for loading data in "Test" application.
    [Mon Oct 01 10:29:16 MSD 2012]Load dimension "Account" has been unlocked successfully.
    [Mon Oct 01 10:29:16 MSD 2012]A cube refresh operation will not be performed.
    [Mon Oct 01 10:29:16 MSD 2012]Create security filters operation will not be performed.
    [Mon Oct 01 10:29:16 MSD 2012]Examine the Essbase log files for status if Essbase data was loaded.
    [Mon Oct 01 10:29:16 MSD 2012]Planning Outline data store load process finished. 4 data records were read, 4 data records were processed, 0 were successfully loaded, 4 were rejected.
    outlineLoad.exc:
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 1: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A1" failed.
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 2: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A2" failed.
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 3: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A3" failed.
    [Mon Oct 01 10:29:16 MSD 2012] Error occurred loading data record 4: Account, Parent, Alias: Default, Data Storage
    [Mon Oct 01 10:29:16 MSD 2012] java.lang.RuntimeException: Fetch of saved member "A4" failed.
    [Mon Oct 01 10:29:16 MSD 2012]Planning Outline data store load process finished. 4 data records were read, 4 data records were processed, 0 were successfully loaded, 4 were rejected.
    Please do help me.
    Thanks!

    Antonio,
    You will probably need to install and configure HAL (Hyperion Application Link). This is the ETL tool used for bulk dimension imports.
    - Jake

  • 2 Variance Dimensions - Possible

    Anyone know if there will ever be a (dynamic) 3 Pass calc mode?
    I imagine I am not alone in having a situation where this would be incredibly useful - so it's possible there is some workaround for this...
    Specifically I need to calculate variances in 2 dimensions (Time and Scenario), for a variety of 2 pass Dynamically calculated Accounts Rates without making the Time and Scenario dimensions dense (performance is terrible with a 1MB block).
    I don't really see any other way to get around my problem because as long as Accounts are dense and dynamic 2 pass, they will calculate after my variance calculations execute. Only by making Time and Scenario Dense, with 2 pass calcs will the variances calculate after the rates.
    Any Ideas?

    Thanks for the tips.
    I determined that a couple of 2 pass accounts which were necessary could be re-ordered to make them single pass, thus freeing up a pass, and allowing me to get around the problem.
    However, you raise a good point about ASO, and I'm starting to take a look into it, because it seems pretty flexible. Only problem is the support of incremental data loads is a bit difficult in 7x

  • Combining Two Dimensions In Planning

    I want to generate a data form whose rows look like this:
    Accounts1: Actuals2010
    Accounts1: Forecast2011
    Accounts1: Budget2012
    Accounts2: Actuals2010
    Accounts2: Forecast2011
    Accounts2: Budget2012
    etc.
    As those of you who have created data forms know, I can't really do this in Hyperion Planning. The best I can get is
    Accounts1: Actuals2010
    Accounts2: Actuals2010
    Accounts3: Actuals2010
    Accounts1: Forecast2011
    Accounts2: Forecast2011
    Accounts3: Forecast2011
    Accounts1: Budget2011
    Accounts2: Budget2011
    Accounts3: Budget2011
    So I was thinking: What if I added members Actuals2010, Forecast2011, Budget2012 under the "Scenario" dimension and loaded the data for 2010 actuals into "Actuals2010" scenario and likewise for the forecast and budgets? That is in a sense I am "combining" the year and scenario dimensions. Is this practical? Will it cause problems down the road that one can think of?
    Doing so will get me the layout which is required.
    Edited by: EssbaseApprentice on Dec 15, 2010 4:24 PM

    Forgive me for not understanding you clearly, it's a little hard to visualize what one is saying on the forums, but are you suggesting to do this:
    When setting up rows:
    dimension 1: Accounts: all members
    dimension2: Scenario: Actuals
    dimension 3: Year: 2010
    then "add a row" and:
    dimension 1: Accounts: all members
    dimension2: Scenario: forecast
    dimension 3: Year: 2011
    then "add a row" and:
    dimension 1: Accounts: all members
    dimension2: Scenario: Budget
    dimension 3: Year: 2012
    IF that is what you are suggesting, I did that and what I get is that the first rows are all the actuals 2010 for my accounts, then forecast 2011 for my accounts then budget 2012 for my accounts. But that is not what I am required. I need account1-actual-2010, account1-forecast-2011 and account1-budget-2012 to be on three consecutive rows, followed by account2-actuals2010, account2-forecast-2011, account2-budget-2012 on the next 3 consecutive rows etc.
    Row1: Acct1-actuals-2010
    Row2: Acct1-Forecast-2011
    Row3: Acct1-Budget-2012
    Row4: Acct2-actuals-2010
    Row5: Acct2-Forecast-2011
    Row6: Acct2-Budget-2012
    etc etc
    Any way to do this ?
    Edited by: EssbaseApprentice on Dec 16, 2010 9:58 AM

  • How to create a scenario in Oracle OLAP

    Hi,
    I am new to Oracle OLAP.
    I have a requirement where in we need two values 'Vs LY' and 'Vs Plan' which are scenarios to be placed in a dimension.
    According to the scenario selected measure values should change.
    For example:
    Vs LY and Vs Plan are values in scenario dimension and measure should have fomrula
    case when Scenario.Member='Vs Plan' then Sales - Planned Sales
    when  Scenario.Member='Vs LY' the Sales - LY Sales
    else
    Sales
    end
    Could you please let me know how to achieve this scenario dimension.
    Thanks

    Thank you all for your inputs.
    If we need to have Foriegn Key for scenario dimension in the measure we will have to duplicate the measure data for each scenario.
    If the number of scenarios increase the data increases in the fact table.
    Is there any way we can avoid this duplication.

  • Import dimension and member via maxl, how to create data file and rule file

    Hi
    I have a task to import dimension and member into Essbase, for project requirement, I have to use text file or spreadsheet file.
    I wonder which format can be imported into Essbase?
    I tried to create them, failed.
    Do you have any samples to help me? dimension file and rule file...
    I search a lot in http://gerardnico.com/wiki/epm/essbase/dimension_build#about , but there are no samples.
    Thanks in advance...
    Best regards,
    Samantha

    import database Sample.Basic data from data_file 'C:\TEMP\GENREF.txt' using rules_file 'C:\TEMP\GENREF.rul' on error append to 'C:\TEMP\logs\dimbuild.log';Here issue is not with rulefile but in reading the rule file.
    I hope rule file is in the database directory (By default it will get saved there only)
    Try with the below command
    import database Sample.Basic data from data_file 'C:\TEMP\GENREF.txt' using server rules_file 'GENREF' on error append to 'C:\TEMP\logs\dimbuild.log';
    Rule file also had one issue
    Market, Product, Measures, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, DecHere I am seeing only four dimensions from the Sample.Basic database
    Scenario is missing. So define Actual (Scenario Dimension member) in the rule file header definition.
    All dimensions must be identified to parse one data file with rule file.
    PS: Naming (GENREF) is also irrelevant if you are loading data. It is apt for dim load.

Maybe you are looking for