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
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf2 hours agoFrequent VisitorNew48Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde3 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi3 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg11 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments