Forum Discussion

salim's avatar
salim
Advocate I
10 years ago
Solved

Divide one column by another

I have a column saying C1 = CALCULATE(SUM(column1)). It shows 50 in one. Then I add another column C2 = CALCULATE(COUNT(column1)). It shows 2 in the same previous row. Then I add column C3 = C1 / C...
  • Sean's avatar
    10 years ago

    Convert these Columns into Measures... M1, M2 and M3