hi,
I want to divided 2 sum fields, from 2 lignes. the fields is issued by one datasource. I call the field SOURCE in my exemple.
Here is my report structure:
columns ---------- results
FRUITS ---------- PRICE (PRICE issued by sum on group FRUITS) -- CALCULATE
TYPEOF_FRUITS -- PRICE (PRICE issued by sum on group TYPEOF_FRUITS)
I want in a new column (call CALCULATE) : PRICE (TYPEOF_FRUITS) / PRICE (FRUITS)
I try Openformula without succes.
ANy Hints or How to ?
Thanks for the time you spend to me.
I want to divided 2 sum fields, from 2 lignes. the fields is issued by one datasource. I call the field SOURCE in my exemple.
Here is my report structure:
columns ---------- results
FRUITS ---------- PRICE (PRICE issued by sum on group FRUITS) -- CALCULATE
TYPEOF_FRUITS -- PRICE (PRICE issued by sum on group TYPEOF_FRUITS)
I want in a new column (call CALCULATE) : PRICE (TYPEOF_FRUITS) / PRICE (FRUITS)
I try Openformula without succes.
ANy Hints or How to ?
Thanks for the time you spend to me.