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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

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
fbcideas_migusr
New Member
I tried this in Tabular Editor and it works just like Excel's "Find & Replace" function but would be even better if this is built in Power BI Desktop
mias_vleminckx1
New Member
Hi All, Tabular editor & Dax Studio add-ons basically are these things. Please check it out! It's awesome! 😄 https://www.sqlbi.com/tools/dax-studio/ https://www.sqlbi.com/tools/tabular-editor/
steve_de_peijpe
New Member
Press CTRL-D twice and start typing! https://community.powerbi.com/t5/Desktop/Tip-Checkout-these-awesome-keyboard-shortcuts/td-p/1689642
joel_leichty2
New Member
We don't need "high-end" capabilities. We need simple things: 1. A UI that is dedicated to writing, organizing, and formatting measures. 2. Get the "formula" bar out of the way. 3. Fix having to wait on "adding calculation to model". None of these should require a third-party tool.
nishalit
New Member
Please add a better solution/UI to create and manage measures. Measures are the core of what makes Power BI stand out from the rest. At the moment it is quite difficult to find measures (they are listed in alphabetical order with all other database fields. There is no holistic overview of measures across tables and there is no easy way to bulk create edit them. Also it is not possible to see the value of the measure as in Excel PowerPivot. This is a great way to debug your measures by filtering the table and seeing the value change. I think the ideal solution is a "Manage Measures Dialogue" similar to the Defined Names dialog in Excel. You have a list of Measures with information about the location, formula, formatting, desxcription and values. You can select multiple measures, rename them, format them, add descriptions etc.
nishalit
New Member
I would like a way to better organize the measures and calculated columns that are created. Currently measures and calculated columns are placed amongst the table columns alphabetically. In order to organize the measures, I need to build a standard naming convention to keep them together. This is even more important as the data models become quite complex with many measures. I would like a way of storing measures in folders within the table so I can flexibility on how they are categorized and their purpose.
nishalit
New Member
Having a dynamic mapping, ideally done in the query editor, so that a dashboard designed for a particular data set can be fully or partly reused for another data set that has different measure names and potentially not all of measures.
fbcideas_migusr
New Member
One big problem with using the current external tools is that modifying TOM objects (table names, measure names, column names) BREAKS ALL RELATED VISUALS. For more information and a proposed solution: https://ideas.powerbi.com/ideas/idea/?ideaid=cebfd447-ed3b-ec11-a3ee-501ac524bb37
austin_tracy
New Member

I don't think that it's ideal to have to lean on community tools to do this, they should be built into Power BI by default.

kszk209
New Member

In SSAS Multi multidimensional, there was an option for editing all measures in script mode.


That was awesome and very easy to mange.


But in power BI it seems Microsoft is going in reverse direction, that kind of functionality is expected by default.