on ‎2021 Dec 21 9:02 AM
Hello,
I have create an key figure which should consider two points.
- it should be disaggregate with poportional factors which are managed in an other key figure
- it should only save the disaggregated values if another key figure as a "1" in this period.
the disaggregation is working fine but the key figure not considered the "1" or NULL from another Key figure
Can you help me ?

I try it also with
IS("ZVERTEILKRUVE@MTVKORGPRODLOCCUST" = 1,"ZTESTKF@MTHPRODLOCCUST",NULL)
What is my failure ?
Thanks in advance
Oliver
Request clarification before answering.
Hi Lokesh,
this was also an idea from me. But the disaggregation expression is not available, if I used the disaggregation with an proportional factor in another key figure
how can I customized, that the disaggregation considered both
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Oliver,
Assuming that ZVERTILKURVEN will have values other than 1 then use the proportionality based on disaggregation expression.
If (ZVERTILKURVEN=1,ZVERTILKURVEN,NULL)
Regards,
Lokesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 15 | |
| 7 | |
| 2 | |
| 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.