How to use dynamic time series in formula

I have Time dimension with active Dynamic Time Series for Y-T-D.
I'd like to use it in member formula - e.g. IF (@ISMBR("Y-T-D(Aug)")) - but this doesn't work as I get error message Unknown variable or member name.
Any idea how to work with dynamic time series members in formula?
Still using Essbase 6.5 X-(.

As Glenn mentioned, I also don't believe you can reference a DTS member in a formula, you would have to calc the YTD. Take a look at the @PTD function to calc Period to date numbers, I believe this function was available in v6.
Having said that, we're assuming you want to calc a ptd number, but your example was based on an IF @ISMBR(). So the question becomes what are you trying to do? Given what I assume your time dim looks like, what would be the difference between @ISMBR("Y-T-D(Aug)") and @ISMBR("Aug")

Similar Messages

  • How to use Dynamic Time Series YTD on a calc script / member formula?

    Hi,
    I activated Dynamic Time Series on Essbase and would like to use the YTD function of a measure for a certain month.
    I tried to use
    MeasureName->YTD(Dec)
    MeasureName->Y-T-D(Dec)
    But couldn't use it to syntax problems. How can I call this function instead of using @Accum or @SumRange?
    Thank you
    Edited by: Icebergue on 10/Ago/2011 11:07

    I could be wrong, but I don't think you can use DTS members in calc scripts or member formulas. As you probably know, they can be used in Financial Reports, SmartView and Excel Add-in.
    You can create an alternate hierarchy in your Time dimension though:
    Jan (YTD): Jan ->Jan is being a shared member
    Feb (YTD): Feb+Jan (YTD) ->Both Feb and Jan (YTD) are being a shared members
    Dec (YTD): Dec+Nov (YTD) ->Both Dec and Nov (YTD) are being a shared members
    Cheers,
    Mehmet

  • How to set Dynamic Time Series in Planning application

    Dear All,
    I am having an issue by setting up dynamic time series (Y-T-D). I have set up at generation level 4. In our application the hierarchy of dimension Period is as follows.
    Yeartotal -> HY1 -> Q1 -> Jan, Feb, Mar
    Consider the following example
    Jan -> 100
    Feb -> 200
    Mar -> 300
    If I want to retrieve "Y-T-D Feb" the result should show me the sum of Jan & Feb in this case it should be 300. What is the syntax of retrieving YTD in smartview.
    In our application "Year" dimension name is "Year". How can I rename this dimension name if this is the requirement.
    Thanks in advance.
    Regards,
    Sami

    The format in Smart View would be Y-T-D(feb) more info at http://docs.oracle.com/cd/E17236_01/epm.1112/sv_user_11121102/ch17s02s02.html
    you will need to rename Year to something like Years, it depends if it is a classic or EPMA to how you rename it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to build dynamic time series for the time dimension

    I am planning to build dynamic time series using rule file instead of manually.Please let me know if there is any property need to assign to enable DTS property for TIME dimension.
    Edited by: 844104 on Mar 14, 2011 3:37 AM

    In the load rule in the dimension build settings you would need to go to the tab dimension definition, choose the time dimension and right click on it. Select Edit properties. If you have not done so, set the dimension to be the time dimension. Then go to the generations/levels tab and set the generation names you need. For example if you want YTD, you would set the generation name to Year, if you want QTD set it to Quarter. You would set the number to the generation number that coorisponds to the generation. The DBAG has the list of names for all of the DTS members.

  • How to enable Dynamic Time Series?

    Hi expert,
    I tried to enabled Dynamic Time Series for an application, by go to Dimension Library, right click, select "Dynamic Time Series", then selected both YTD and QTD for generation 2 and 3 respectively, then refresh database.
    But found seems the DTS is not enabled, tried to use in in Smartview, but cannot retrieve anything. Is there any further steps I need to take to enable DTS? Please help!
    My HP application is on 11.1.2.1 and we use EPMA. Thanks!

    You should really only have to do what is documented at - http://docs.oracle.com/cd/E17236_01/epm.1112/epma_admin/epma_dts_members.html
    This may be useful as well in Oracle Support - "Clarification on the Generation Level when Setting up Dynamic Time Series (DTS: YTD, QTD,..) for Hyperion Planning [ID 1334732.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to use dynamic column fields in formulas

    Hi,
    we changed from CR 8.5 to CR XI R2.
    Many of our reports use dynamic queries with different count of columns.
    These reports are designed for the maximum count of columns.
    This works fine with CR 8.5 but with CR XI R2 it seems to be that if one of these columns is missing i get an error in all formulas using this missing columns.
    How can i use or check this columns in formulas?
    regards
    Michael

    Could it be because of null values?  Try File -> Report Options and then check the box next to convert null values to default values and see it that helps or you can go into the formulae and choose Default Values for Nulls.  Either of these options should plug a zero if the values happen to be nulls.

  • Dynamic Time Series in Planning

    Hi ,
    Can anyone please let me know that how to use Dynamic Time Series in planning and DTS members can be shown on forms ? if yes How?
    Thanks in advance...

    Instead of explain it all again, I gave an explanation on another post, have a read of the posts at :- Re: YTD calculations in Dataforms
    It should give you the steps
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issues using two-pass with dynamic time series?

    Is there any issues with using Dynamic time series [Q-T-D(May)] on a dynamic calc account which is defined as two-pass and has time balance property associated with it.
    The account is defined as "Dynamic Calc"+"Two-pass"+"TB First" and it works fine, but does not fetch result when used with DTS as Q-T-D(May). But, the same seems to work fine without the two-pass calc option on.
    Thanks in advance,
    cheers,
    revati

    Hi Revati,
    Yes u r right, I also tried with same scenario as you mentioned.
    Y-T-D values are not fetching with Twopass,but in that case Twopass is not required because of that member already having "Dynamic calc".
    so you can proceed with Dynamiccalc without twopass.
                   Actual                    
                   Sales     COGS     Margin     Margin %     Margin1 %
    New York     Cola     Jan     6000     5500     500     8.333333333     8.333333333
              Feb     5500     5000     500     9.090909091     9.090909091
              Mar     7000     6500     500     7.142857143     7.142857143
              Qtr1     18500     17000     1500     8.108108108     8.108108108
    With twopass          Q-T-D(Mar)     18500     17000     1500     8.108108108     #missing
    with out twopass          Q-T-D(Mar)     18500     17000     1500     8.108108108     7.142857143
    Praveenkumar.I
    TSPL
    mobile:09975686985

  • Creation of Dynamic Time Series Member

    Hi,
    Please guide me how to create Dynamic Time Series Member in Hyperion Planing 11.1.1.3.
    How we can use this member in FR Report.
    Thanks in advance
    HP

    Try :- http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/dts_setup.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Has anyone figured out a way to rename a dynamic time series member?

    Our client uses trimesters instead of quarters or halfs in their financial reporting. We need to use dynamic time series but do not want to use Q-T-D or S-T-D members because they don't quite make sense to the client. We attempted to rename Q-T-D to T-T-D in the planning app repository unique names table but received an error. Has anyone figured out a way to rename a dynamic time series member or is it just not possible and we will have an alias that doesn't jive with the member name?

    I think the option is probably to use an alias, you shouldn't really be trying to hack the planning tables as it is essbase that controls DTS.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Using PeriodToDate MDX function in an ASO cube (Dynamic Time Series)

    Hyperion Essbase 7.1.2
    Since ASO doesn't support Dynamic Time Series (DTS), I am trying to use the "PeriodToDate" MDX function to get MTD and YTD totals. Below is my Time dimension:
    Time (Time - Stored)
    ...I---> 2007
    ......l---> Q1-2007
    .........l---> Jan-2007
    ............l---> 2007-01-01
    ............l---> 2007-01-02
    ............l---> 2007-01-03
    .........l---> Feb-2007
    .........l---> Mar-2007
    ......l---> Q2-2007
    ......l---> Q3-2007
    ......l---> Q4-2007
    Syntax:
    PeriodsToDate ( [layer [, member ]] )
    I tried many different ways to get the right syntax but it didn't work when I set the formula on member "2007" for YTD totals or on months to get MTD. Any help would be appreciated.
    Message was edited by:
    user597443

    ASO does not have Dynamic Time Series at all (unless something just recently changed)
    Period to date functionality has to be managed via MDX formulas and/or alternate roll ups in your time dimension.
    Time Balancing does have to be a stored hierarchy, which is what you generally want anyway. The issue you have with Time balancing is that some times if you have an alternate roll up in your time dimension, it can cause problems with Time balancing.
    If you want to use Time balancing, I would sugest a single stored time heriarchy and use an anakytic view dimension for the period to date functionality.
    You can see a post I have on my blog that talks about this: garycris.blogspot.com
    One other thing to mention. If you wan to use built in time balance functionality, you must tag a dimension as Account Type and it will have to be a dynamic dimension.

  • How can you build time series measures in OBIEE without using TODATE AGO fu

    How can you build time series measures in OBIEE without using TODATE and AGO function?
    Please provide steps to build time series
    measures in OBIEE without using TODATE and
    AGO function. Dashboard results not storing
    in cache when using TODATE and AGO functions.
    eventhough its cached users queries not
    hitting cache because queries doesn't match
    exact date time when using TODATE and AGO
    functions. so I want to build queries using
    sysdate and some simple calculations. Please
    send your inputs/ideas for my questions..
    Thanks in Advance

    This can be using Msum function in answers. Use the following formula, here dollars is my metric. Change the formula based on your metric.
    Msum("Sales Measures".Dollars ,2) - "Sales Measures".Dollars
    the report will be cached and better performed compared with time series. check ti
    - Madan Thota

  • Dynamic Time Series Alias Problem w Parens

    When I have "Use Aliases" turned on, My Y-T-D function doesn't work if the time member alias uses the parenthesis character (I can't retrieve on a spreadsheet - the member isn't recognized).member: 2002_27 ... works greatalias: Week_27 ending 8/2/02 ... works greatalias: Week_27 (w/e 8/2/02) ... FAILSI can't find any documentation that you shouldn't use parentheses in alias names w/ the Y-T-D member.

    Two pass won't effect dynamic time series. If the member was dynamic and you needed it two pass as well, that might make the order of the calculations different than you'd anticipate.
    Dynamic Time Series will be calculated last so in your case, if you were selecting Y-T-D (Feb), the result would be M1->Jan + M2->Feb. I don't know if that will yield the correct result. I think you need to make sure the formula is correct for a given month and then see if the math should be calculating this way.

  • TB Average and Dynamic Time series

    Hi,
    In our outline, we have Time dimension tagged ad Dynamic Time series.
    There few measures which have member formula attached, they are dynamic calc, two pass.
    Among these measures which are tagged as TB average and skip missing, we get zero for QTD,YTD on retrieval.
    But for other measures which do not have TB average and skip missing, we get values for QTD and YTD.
    Please help !!

    Just an update on the above query,
    I was able to see numbers when I used the attribute dimension.
    For eg.-
    we have 5 standard dimension and 2 attribute dimensions which are attached to LOB standard dimension.
    In excel addin when i retrieve withour taking the attribute dimension, i dont see numbers and when i put the attribute dimension as header, i see numbers.
    Why this attribute dimension is making diffrence

  • Dynamic Time Series problem

    I have three measures and three Orgs set up in the following way-
    Measures
    M1(~)<2>(Two Pass)
    |
    ---M2(+)(Two Pass)
    ---M3(+)(Two Pass)
    Orgs
    O1(~)<2>(Two Pass)
    |
    ---O2 (+)
    ---O3 (+)
    I have formulas for members M2 and M3 such that M2 is calculated only for O2 and M3 is calculated only for M3 and the formulas are such that I need the two pass on O1.
    Now here is my problem: When I retrieve the data using Y-T-D(04) as my time period, all data (i.e. for M1,M2 and M3) for org O1 shows up as #missing. All other data (i.e. M1,M2 and M3 for O2 and O3) shows up as it should (sum from jan to apr). If I retrieve for individual months everything works perfectly. Can anyone give me some pointers as to why this is happening?

    Two pass won't effect dynamic time series. If the member was dynamic and you needed it two pass as well, that might make the order of the calculations different than you'd anticipate.
    Dynamic Time Series will be calculated last so in your case, if you were selecting Y-T-D (Feb), the result would be M1->Jan + M2->Feb. I don't know if that will yield the correct result. I think you need to make sure the formula is correct for a given month and then see if the math should be calculating this way.

Maybe you are looking for

  • Oracle EBS R12 for Windows Installation Error

    Hi, I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help. FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech

  • The Shell script keeps hanging

    Hello, I have the following shell script and when i execute, it keeps hanging and nothing happens Please let me know. Requirement is to read data from file and pass it to the sql and create files as shown. code #!/bin/sh while read user.dat do echo "

  • NetStorage encountered an error....

    Noticed today that our users cannot access their files on a specific server when using NetStorage. Anyone seen and corrected the error below? Both servers are SLES11SP2/OES11SP1. The users are fine and have no issue access this box via their drive ma

  • IPhone 4s lock button not working

    The lock/power button on my iPhone 4s randomly stopped working today. I can still click it, but the screen does not lock or do anything in response to me clicking the button. I believe that it is still under warrenty, how do i go about fixing this pr

  • [SOLVED] systemd is take a while to start httpd

    Hi! I've just installed LAMP and I noticed that apache is taking a while to start. I remember it took some time on Debian, but not that much. Is it normal? (I may have done something wrong, or it may be something to do to improve apache startup time)