on ‎2020 Feb 05 2:41 PM
Greetings experts
Please assist me in solving this error. I cannot find anything on the internet regarding this. This error pops up when I am trying to activate a key figure calculation. This calculation is on a DayProdLoc level and includes 6 Key figures as follows;
a.) 2 key figures at a DayProdLoc level
b.) 2 key figures at a DayProdLocCust level
c.) 1 key figure at a DayProdLocLocTo level
d.) 1 key figure at a DayProdLocLocTo2 level (Used in attribute transformation)
I have attempted to add b.) and c.) in a helper key figure which is at a DayProdLoc level to minimise the input planning levels to 2 in the final key figure calculation. When trying to do this calculation i was met with an error which advised me to add the attributes from the other planning levels to the DayProdLoc planning level so that union of all input plannings levels are equal to output planning level.
I am then met with the error in the title. Please assist!
Regards,
Mohammad
Request clarification before answering.
Hi Mohammad,
The calculation of sum b.) and c.) is not allowed as both the planning levels are not the same. First, bring those KFs on a common planning level i.e. for KF b.) add one more step:
KFb@DayProdLoc = SUM (KFb@DayProdLocCust)
Similarly for c.) add the step, KFc@DayProdLoc = Sum (KFc@DayProdLocLocTo)
Now since both b.) and c.) are on the same planning level i.e. DayProdLoc you can now use this in helper KF.
HelperKF = b.)@DayProdLoc + c.)@DayProdLoc
I hope it works.
Regards,
Praveen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check that all your Simple Master Data have a Root attribute selected in the Planning Level.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| 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.