Hi All,
I'm working on PBCS application and wanted to load data for rolling forecast periods, For that I'm getting the below format data(col 8 to 19 are my data from Jan to Dec)

I want to load data only for rolling forecast periods say for e.g. From Mar to Dec, or Jun to Dec, or Oct to Dec
I have designed my import format as below

The issue is while loading the data from say Mar to Dec the tools is selecting col 8 as Mar and hence loading Jan data into March period. It actually should shift the columns based on the period selected.
I have done is on prem FDMEE where we had the option of Multi Period, however I'm not getting this on the cloud version.
Let me know your thoughts,
Thanks,
Azad Singh