Versions

Hi community,

While building a model I came up with some questions regarding versions. In my model I have some values that I refer to as "actuals" and I want to be able to import them monthly. And all the other modules that I previously built should update their values, with this I mean: the past values should remain the same, however the forecast ones should update according to what was committed on the current period!

Anyone knows how I should proceed in this situation? Any suggestion?

Answers

  • bhubeshrana
    edited December 2022

    Create a list of versions which contains list items.

    Actuals

    May forecast

    June forecast

    Use naming convention as per your requirement.

    and then use this list as dimension in modules and upload the against this list by selecting the list item at run time.