Forum Discussion

Swiya's avatar
Swiya
Frequent Visitor
1 year ago
Solved

Totals in Matrix visual showing wrong total

I have a measure that calculates the cost of each employee per month by dividing the total cost by the number of month they are available for this year. Following is the measure: var capacity = CA...
  • Swiya's avatar
    Swiya
    1 year ago

    Hi v-achippa

    This is resolved but I didnt get much help on the same topic

    What I discovered was that the sumx doesnt work in the same measure where you calculate the it. I created another measure and calculated sumx there and the totals came out to be correct.

    Let me know if i mark this as resolved