Hello Experts,
Hello Experts,
Could you please help me with the design situation I am currently facing.
I have say, 4 (Calday,Comp code,Bus partner,Brand)characteristics 4 different key figures in different 4 source info providers.
Now, I have a requirement of to populate a DSO object which has some KF X, Y,Z which are to be calculated based on the A,B,C,D
Say X=A*B+c (On condition , For calday<1)
After calculating X, it has to be used in calculating Y (In Same targetDSO)
How this can be done.
Do I need to create an intermediate DSO so that I can keep all the KF from different Source info providers needed for the target DSO and then start using these KF to calculate the X, Y,Z.
Also, how I can use the calculation of X to use in Y.
Regards