on ‎2019 Jun 24 4:56 PM
Hi All,
Anyone can help me write below Key figure logic in IBP
This calculation is at request level
where K1=key figure 1
K2=key figure 2
Regards,
Abhijeet
Request clarification before answering.
Hi Abhijeet,
You can try below key figure calculation at request level of target KF. I simplified the calculation a bit.
TargetKF@REQUEST= 1 - ABS(IF( "KF1@REQUEST" OR "KF2@REQUEST" < 1),1,IF( "KF2@REQUEST" > "KF1@REQUEST" ,( "KF2@REQUEST" - "KF1@REQUEST" ) / "KF2@REQUEST" ,( "KF1@REQUEST" - "KF2@REQUEST" ) / "KF1@REQUEST" ))
Please share if you are facing any specific issues.
If you are looking for commonly used key figure functions and expressions, you will find it here.
Regards,
Piyush
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 7 | |
| 4 | |
| 2 | |
| 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.