How do I change the From date in time series to an earlier year?

Options

The current time series of my data model starts 2017. If I want to change to start in 2011, will I need to extract and reload the time related cubes?

Accepted Answer

  • Philipp Schumacher
    Answer ✓
    Options

    Hi Jonathan,

    That is correct. The easiest way will be to use the procedure step "Extract all Cubes", modify the begin date of your time range and then "Reload all cubes".

    Of course, depending on the size of your DB, this step can take quite some time and you should also check if there is enough disk space for all the flat files at the specified extract destination.

    Let me know if you need further information

    Kind regards

    Philipp

Answers