Hello!
I want to transfer values from one quarter to another, based on certain conditions written by IFF...] and I am using filter and select as shown below:
pfilter: 'Actuals & Dimensions (Datahub)'::Quarter.'Quarter -1']
/Select: 'Actuals & Dimensions (Datahub)'::Quarter-1])))
However, when switching the switchover date, the values that I moved from Q to Q+1 will not be in Q+1 anymore. do you have an idea of a better clean way to code this?
Thank you very much :))