Forum Discussion

CoreyL's avatar
CoreyL
Frequent Visitor
6 years ago

calculating two measures

Hi, I have a measure  e.g. measuresTable[Pool_Total] which calculates sales for a country. the result is something like 1743.49   here's measure:   Pool_Total =  CALCULATE (   SUMX (     FILTE...