on ‎2021 Jul 15 10:27 PM
Hello experts,
I am trying to use LPA function to aggregate a key figure in Monthly level, however for some reason I am not able to reach the expected result.
Basically we have a Source KF (which has base planning level at CalendarWeek | Product | Location) and it's being copied via Copy Operator to a Target KF (Base PL: TechWeek | Product | Location).
The Target KF has aggregation for Month using LPA, however when we see the aggregation in the Planning View, it is considering the REQUEST level, which is SUM, instead of Last Period Aggregation. How can I achieve LPA in this case?
Please see attached image with configuration explanation.

Can anyone help me to figure out what is wrong with this configuration and how can I achieve Last Period Aggregation for the Target KF?
Thank you,
Best regards
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
Create one more key figure as below after copying the values to target key figure using copy operator.
LPAKF@MTHPRODLOC = IBP_LPA("TargetkF@WKPRODLOC")
~BR,
Lokesh Reddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 7 | |
| 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.