Skip to Content
0
Oct 11, 2012 at 04:28 PM

Key figure conditions implementation

32 Views

Hello experts,

In the Business explorer. I have a requirement (calculation of key figure KF) and I don't know how and where i can implement them.

The requirement is like this (to explain the requirement let’s say KF=Key figure and IO = Infoobjet):

KF = KF1 + KF2 – KF3


IF KF1=A
KF2=IO1 + IO2


ElseIF KF1 = B
KF2 = IO1
KF3 = IO2+IO3+IO4


Else if…….


Thanks for your help.


Amine