Forum Discussion
Wrong results for Quick Measure - MoM%
Hello everyone!
I created a quick measure to calculate variation MoM% but in some periods the result is correct and wrong in others.
Does someone have any idea of why this happens?
Above is the correct result.
measure shown in visual above:
2 Replies
- mark_endicott
Super User
Tamara_Batista - this looks more like a Year-over-Year calculation to me as you are comparing Jan 23 against Jan 24 etc.
Is the same var% measure being used in the table and the line chart?
Are they on the same page?
Are they being affected by the same filter context?
For PREV_MONTH (year) have you tried:
CALCULATE(SUM('Vendas'[Valor Total]), DATEADD('Tempo'[Data], -1, YEAR)) - AnonymousNot applicable
Hi Tamara_Batista ,
Whether the advice given by mark_endicott has solved your confusion, if the problem has been solved you can mark the reply for the standard answer to help the other members find it more quickly. If not, please point it out.
Best Regards,
Neeko Tang