on 2022 Nov 15 2:04 PM
Hello Experts,
I have a business requirement where user wanted the past 12 month/24 months sales history average to be displayed in past horizon
as a workaround I created a forecast model with simple average algorithm and capture the value in M1 month. but this required running for stat fcst.
Do we have any IBP Function or any other more suitable option for this ?
Request clarification before answering.
Hi daeboo183
You can create a new KF "Avg History" using the IBP function: IBP_RAGGR. From the example given by you, the parameters which can be used are:
Input key figure = History
Aggregation mode = AVG
Start rolling agg = -100 (Assuming root time period is month, else change this value accordingly)
Duration of rolling agg. = 200 (Assuming root time period is month, else change this value accordingly)
Horizon = PASTCURRENT
Restart at = (Not provided)
For more details, refer:
BR,
Praveen Jadhav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
4 | |
4 | |
3 | |
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.