Add capability to debug DAX code i.e. being able to step through DAX code, add Watch for expressions and variables and most importantly, be able to view the table/DATA change according to the current row/filter context in the code step
16 Comments
- NuTekFrequent VisitorThis would be very helpful. 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.
- carlos_kynaslahNew MemberThis would be incredibly helpful.
- krishnakumar_myNew MemberCertainly required as debugging a DAX is a painstaking adventure consuming high cost of resources.
- sailtangoNew MemberDefinitely needed!! Because we are blind when things do not work as expected...
- philip-seamarkNew MemberWhat would be useful in Power BI Desktop would be to enable "Debug mode" and then click any data value point on a visual, or grid cell and invoke a graphical debug that shows what tables are involved and what filtering is being applied (step by step)
- joe_leeNew Memberthis should be bread and butter of dax developer. i wonder why not many people vote for this feature. maybe dax is not as popular as i would love to see
- pranav_dinesh_sNew MemberThis is must required to debug DAX developer. Do needful
- mdassana2New MemberAlso there is no way to check the performance of the report unless we use a third party tool like DAX studio. I think DAX debugger would help it.
- erika_varbleNew MemberRight now, figuring out where the issues are in my DAX code is much more difficult than it should be. I would really like to be able to step through the process, so I can see where it's going sideways, like I can in Excel VB. Right now it's a lot of teasing apart and guesswork, which is so slow and annoying.
- andrea_detogni1New MemberThis is crucial. As soon as your model grows and especially when you have to deal with inactive relationships (so you use USERELATIONSHIP or CROSSFILTER) you basically have to "guesswork" what's happening under the hood. Because if you don't use them you can add a table and slicers and see how your filter works, but once you switch contexts and use those, it's impossible...
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v3 hours agoCommunity ChampionNew611Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v11 hours agoCommunity ChampionNew16Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal14019715 hours agoFrequent VisitorNew6Views0likes0Comments