Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Measure Management & DAX Editor

Anyone who uses PowerBI long enough has had a PBIX with 50-60 measures and it has become time consuming and tedious to mantain. In Excel you can do a quick find/replace to edit several formulas - in PowerBI you need to select each one individually. An "excel-like" interface for editing measures would save a lot of time! This would take PowerBI to the next level regarding productivity. I've prepared a mockup for this as well as a DAX Editor. Let me know what you think. Mockup: https://i.imgur.com/z6TBOQb.png?1
Status: Completed
Comments
trevorgould
New Member
> Imagine needing to create 50 measures: currently you need to press "Create new measure" and edit the formula each one at a time. With this proposed design you can create them once in PowerBI OR quickly in a table in Excel, and then simply paste them all into the existing PBIX or any other going forward. The ability to paste a whole bunch of measures all into one window (the ability to specify the home table where they will reside would be nice too) would be a KILLER feature for me!!! Amazing mockup by the way OP.
jsp_almeida1983
New Member
Excellent idea. Microsoft please move ahead with this.
fbcideas_migusr
New Member
While you're at it, it would be great to create a repository or library where you can export your Dax measures and share them among your many dashboards. So often I find myself creating the same measures over and over (not from scratch but thru copy paste). I started copying my measures into Excel and then keep that as my repository, but it would be great if we could "Export measures to library" so we could share. To see all measures that you've created in one place would be great!
dcresp1
New Member
Sounds like a great idea. Some of the great features of DAX Studio could be brought into the DAX editor.
fbcideas_migusr
New Member
I moved my workaround solution to GitHub : https://github.com/didierterrien/Power-BI-assistant Very good tutorial about it by Ruth Pozuelo (Curbal) : https://www.youtube.com/watch?v=Jg7n_cLjtTw
dpitts3
New Member
Actually All we need is the ability to separate the Model from the data from the visualization in the PBI. I already use Excel, Power Query the PowerBI Object Model and VBA to Author my Data Models in Excel in PowerPivot. (800+ Measures!) from standard analytical Patterns I use he Import from excel in Power BI Desktop to Bring the mode into PowerBI. and then To Service The Problem is that once this is done and you create the Visualization Layer, you cannot go make and make major changes to the Model without recreating the Visualization Model. either way the maintenance of the Model is Time Consuming and Tedious which ever way you go rom there
fbcideas_migusr
New Member
This would help with visibility to our expressions too. I'm always looking back through expressions to see what other fields were referenced and it is very time consuming. Half the time, I feel like I am blind, while working on new expressions. I'd love to be able to see them all simultaneously, especially when one must be calculated first and then another and another. It would help to be able to see all of them at once to see the flow.
wildmight
New Member
This will definitely help to speed up development. Especially during tedious copy/paste - change column/metric name in formula!
wmcnair23
New Member
ALso would be a good idea to include the ability to check mark which measures should be active. If you dump a copy and paste set of measures from another workbook, you don't want them all to try and resolve to the new set of data tables until you have made the necessary changes to table and column names. Also, a search and replace function for this formula management area would be welcome.
fabianscheffers
Advocate II
YES!