Some Simple Ways to Debug Your DAX Measure Code in Power BI: Debugging Virtual Tables
Debugging DAX codes can be sometimes a bit of challenge, especially because measures are dynamic in their nature, and you won’t see their values in the data tab of Power BI, you will see their value when they are evaluated in a visual. Because sometimes measures are using nested functions and tables, the whole process of debugging DAX code becomes even more complicated. In my training sessions, I found that one of the reasons that many people consider DAX as a complicated language to learn is the hardship of debugging it. So here in this article, I am explaining some simple ways to debug your DAX expression in Power BI. If you like to learn more about Power BI, read Power BI from Rookie to Rock Star.
Read the rest of the article from here: https://radacad.com/some-simple-ways-to-debug-your-dax-measure-code-in-power-bi-debugging-virtual-tables
Consultant at MassMutual
4 年It helps a lot for debugging, thank you For Sharing
Consultant PowerBI chez Capgemini
5 年Sorcery!
Power BI consultant / developer at Ultimate Software B.V.
5 年Dax Studio can be an alternative here .. but useful article as always Reza Rad