Forum Discussion
Divide 2 Calculated Columns
- 6 years ago
One thing I don't understand, you said you have 2 measures, so why are you not divinding those 2 using DIVIDE() function :
DIVIDE(measure1, measure2)
If you have 2 calculated columns, then it's different. (Calculated columns are visible in Data Vieaw and are calculating on each lines, measures are not visible in Data View but are listed in Field panel (with a specific icon, see below the black calculator is a measure, and the other one with a grey column, is calculated column). Measure can make a sum of a column for instance.
).
Otherwise I think your trouble might be linked to the context of your table, could you tell us more about the context in which you are are trying to divide the 2.
Could you add to your table the 2 measures to see what's their results in your table ?