Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

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 ...
  • Anonymous's avatar
    Anonymous
    8 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