It's often hard to deal with the single formula bar in the data view or even the report view (when creating ad-hoc DAX measures/ calculated columns). It would be nice to have a new view designed to help debug DAX formulas similar in functionality to what has been done in daxstudio. I don't like having to use a separate application for debugging. https://daxstudio.codeplex.com/
7 Comments
- AdrianThreadFrequent VisitorI agree. I haven't used DAXStudio, but does it display the value of variables (e.g. other measures) within your formula as you 'step' through (similar to VBA)? If Power BI could do that, AND use the current context of filters (e.g. slicers selected, visuals/visual level filters selected), this would beat any external application.
- DamienWFrequent VisitorIn addition performance measurement of measures, would be awesome like DAX studio
- 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.
- tom_juntunenNew MemberAgreed. There is way more real estate to write VB in Excel. DAX expression area should be similar size.
- piyush_misraNew MemberI have not used DAX studio, but how about having the capabilities Similar to VisualStudio (VS)? Perhaps a cutdown version of VS could open up from a new button by the side of the formula bar.
- 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.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Semantic 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_v6 hours agoCommunity ChampionNew10Views1like0CommentsBulk 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 ...vishal1401979 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "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...Jarrinf19 hours agoFrequent VisitorNew48Views3likes2Comments