Forum Discussion
carlos1945
May 14, 2020Copper Contributor
TOTAL of the month (just)
Hi Community, I need to have the all of the spending corresponding for the current month. I have tried TOTALMTD and DATESMTD but in the last case it added until last row, even if it's in the differe...
Abiola1
May 14, 2020MVP
The best thing to do is to use PivotTable for your dataset
- carlos1945May 15, 2020Copper ContributorYes i know some ways to reach the goal, using IF measures. But i thought there might be some function DAX more direct to get the goal.
But It's ok. Thanks for your help