Forum Discussion

Shawn_Eary's avatar
Shawn_Eary
Advocate V
6 years ago
Solved

How do I Call a Power Query M Function from a DAX Measure?

I have a parameterized Power Query M function that I want to call from inside a DAX Measure.  How might I do that?    When I try to reference the said Power Query M function in the DAX Measure edi...