on 2023 Oct 27 4:01 PM
Dear All,
I have an specific requirement where the backlog is been calculated using 2 different input and its own last period value .
i am trying to use IBP_RAAGR function but its not giving me the result,
also KF1/KF2 having base planning at TW level but we need the values in WK level , which means even if TWa and TWb values must be same in WK level.
any best and working option for this? i dont want VBA code for this calculation.
Thanks
Request clarification before answering.
Hi Devesh,
Try this out : Define KF3 = KF1 - KF2. Target KF = IBP_CAGGR(KF3,SUM,FORWARD,CURRENT&FUTURE)
Define above calculations at CW level.
Regards,
Piyush
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
5 | |
4 | |
4 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.