Cycle group calculation with lead function
Hi,
I have got following calculation requirement for IP/MFP:
Measure A = BOP / Sales
Measure B = lead (sales) * lead (Measure A) - Measure C + Measure D
Measure A and Measure B both are editable in workbook. Measure A is dependent on BOP, where as Measure B is used to calculate EOP. So, BOP, EOP, Measure A, and Measure B will be calculated under cycle group.
If measure A is updated for a month (say October 2018), then it should calculate Measure B for previous month (September 2018) , and other dependent measures on measure B.
Is there a way to configure this type of calculation in RPAS ? As per documentation, lead function cannot be used in cycle group.