How to get the values form different time periods

i want to get the values from non time period to time period module. how shouid i get it

Best Answer

Comments

  • Venki9902
    edited May 8

    Hi @kishoreanimi ,

    If you want to get the value from non-time period to period, let's say in your case. You can use yearvalue() function to get the data.

    Regards,
    Venkatesh

  • Hello @kishoreanimi,

    I believe there is an easier way to do this, so please let me know if you can follow the below:

    • Create a dimensionless module that will drive you start end end entry years.
    • Find a logic for your hard coded numbers ranging from 5 to 1
    • Enter your numbers and apply the logic that you have created previously:

    I believe this solution requires less hardcoding that the one you were proposing and it is already dimensioned by the native Anaplan time.

    Please let me know your thoughts.

    Cheers!

  • Trying the exact way .but the year difference coming different values. Any h

    int on this

  • Hello @kishoreanimi ,

    Have you populated correctly "SYS Module for HHP and Buy rate"?

    Cheers!

  • Yes I did

  • Hello @kishoreanimi ,

    Is you model dimensioned by weeks?

  • Thank you i got i