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
Exported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev1 hour agoNew MemberNew3Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky2 hours agoNew MemberPlanned868Views15likes5CommentsSupport Native SQL LIKE / NOT LIKE Wildcard Filtering Across Power BI Reports
Description Currently, Power BI does not provide a native way for report consumers to perform dynamic SQL-style wildcard filtering using patterns such as LIKE '____' - Above return all values wit...Seeralan3 hours agoNew MemberNew4Views0likes0Comments