Forum Discussion

bswank31's avatar
bswank31
Helper II
2 years ago
Solved

measure issue with multiplying two fields; giving me wrong total

HI. I hope someone can help me out with an issue. I have a table of sites that shows YTD drilled meters and the cost per meter for that project that comes straight from a data source. What I am tryin...
  • Ashish_Mathur's avatar
    Ashish_Mathur
    2 years ago

    Hi,

    Does this measure work?

    Measure = SUMX(VALUES(Data[Site]),[$/m * m])