on ‎2018 Mar 24 2:58 PM
I want to dis aggregate a KF based on certain requirements
If current week is 1 then from week 12th to 24th week, the KF will dis-aggregate based on KF1 and for weeks after that it will dis-aggregate based on KF2
I am trying to achieve this by including PERIODID into KF disaggregation expression
Disaggregation Expression
IF((("PERIODID4"+12) - ("$$PERIODID4CU$$"+12) <=12) AND (("PERIODID4"+12) - ("$$PERIOID4CU$$"+12)> 0),"ZQUARTERINPUTKF","ZQUARTERPINPUTKF")
1. ZQUARTERINPUTKF" and "ZQUARTERPINPUTKF KF are Stored
2. Error : Attribute $$PERIOID4CU$$ is not assigned to the base planning level
3.Check validity of your dis aggregation expression
4. Looking for any alternate option possible to meet this requirement (via KF Calculation)
Thank you
Request clarification before answering.
Hi Samiksha,
Can you try putting the counters $$PERIODIDnCu$$ in single quotes and see if the error is removed ?
Regards,
Anurag
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 14 | |
| 3 | |
| 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.