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