Hello,
I want to calculate within a BEX-formula.
I have two key-figures:
- Quantity
- Value
The logic should be like this:
IF Value > 0 THEN Value / Quantity ELSE 0
( / means: divided)
How can I reach this?
The URL
http://help.sap.com/saphelp_nw70ehp1/helpdata/de/e3/e60138fede083de10000009b38f8cf/frameset.htm
does not help me.
Thanks for your help,
Thomas