The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Are there any tools available for stepping through a DAX expression and seeing the intermediate result set?
I tend to have to break the DAX expression up into separate parts when debugging, but that sometimes changes the context or creates an intermediate value that I can't directly see (ex tables).
It would be nice to be able to step through a DAX expression and see the results.
Solved! Go to Solution.
Hi @NuTek,
Currently, there is no build-in option for DAX Debugger which is similar in functionality to what has been done in DaxStudio. Following are some similar ideas shared on Power BI Ideas, you can vote them up and add your comments there to improve Power BI on this feature.
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/19189678-dax-debugger
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15630270-dax-studio-capability
Regards
Hi @NuTek,
Currently, there is no build-in option for DAX Debugger which is similar in functionality to what has been done in DaxStudio. Following are some similar ideas shared on Power BI Ideas, you can vote them up and add your comments there to improve Power BI on this feature.
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/19189678-dax-debugger
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15630270-dax-studio-capability
Regards
Maybe DAX Studio?