Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

SUM not working

Hello,     I cant figure out why my total sum is not working, its giving a really werid number. I want to filter based on month, etc... and see the total sum of NSR, double checked everything and ...
  • v-zhangti's avatar
    3 years ago

    Hi, Anonymous 

     

    You can use Dax calculations in Desktop.

    Sample data:

    Measure:

    SUM = SUMX('Table',[Value])

    Is this the result you expect?

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.