Formula
He Experts,
This is what i am looking for:
<b>O/P field on BEx Report= (AB) - ( x % of (AB) )</b>
Where A and B are KF's, and X has to be some value entered by user.
please guide me how to proceed?
Cheers!!!!!!!
Former Member replied
hi,
Create
formula1 = (A+B)
Formula2 = (x/100)*formula1
Formula = Formula1-Formula2.
Hide formula1 Formula2, and x .
Get the values for 'x' as i mentioned above.
thanks
Message was edited by: Murali