on ‎2018 Aug 23 11:47 AM
How we should not allow planner to enter forecast after expiry date in IBP?
Disabling forecast key figures is one option
Do we have any other?
Thanks,
Request clarification before answering.
can we explain in detail what exactly you mean by expired forecast what functionality you referring . This will be helpful to reply
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Piyush,
You may try to define a calculation using PERIODID comparison. For example-
ForecastKF@Plevel = IF(PERIODID > EXPIRYPERIOD, ForecastKF1Plevel, ForecastKFPlevel)--- where ForecastKF1 is a stored and not editable Key figure with data copied from ForecastKF(which itself is stored+calculated key figure).
Thanks,
Rohit
| User | Count |
|---|---|
| 14 | |
| 5 | |
| 4 | |
| 3 | |
| 1 | |
| 1 | |
| 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.