Forum Discussion
Anonymous
8 years agoNot applicable
debugging DAX expressions
Hi I have created two DAX quick meassures, one for YoY% change and one for MoM% change. the former returns a value all right, the later does not. the problematic meassure is below (didn't change ...
- Anonymous8 years ago
v-jiascu-msft wrote:Hi Anonymous,
The MoM% needs a month context. We can't see any such context from the snapshot. Can you share a sample of your data?
Best Regards,
Dale
you are right. once I've drilled down to a monthly level I started seeing numbers. however I would have expected that even in that "single point"chart, it would have returned the current vs last_month delta.
anyways, thanks
Anonymous
8 years agoNot applicable
Anonymous For that I recommend you try DAX Studio, is a free software that evaluates DAX expressions