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.

Reply
Aaron_C
Frequent Visitor

Adding a measure to multiple models simultaneously

Hi all,

I cannot find a solution online that will allow me to add a measure to two or more models simultaneously, whether it be locally on your machine, or in service.

Is there a tool for this out there currently?

It seems quite similar to the functionality Measure Killer provides, except I need to add multiple measures instead of removing them.

Help appreciated!

Kind regards,
Aaron

4 REPLIES 4
Aaron_C
Frequent Visitor

Thank you Marius, I will have to test this out!

-Aaron

Anonymous
Not applicable

Hi @Aaron_C ,

Base on my research, there is no direct method to add a measure to multiple models at the same time directly. Each Power BI model is separate, and measures must be added to each model individually. However, please check if tabular editor can be used as alternative. You can write scripts to create and add measures across different models.

Tabular Editor 3

C# Scripts | Tabular Editor Documentation

Adding measures and other calculated objects | Tabular Editor Documentation

vyiruanmsft_0-1723795449072.png

Best Regards

Thank you @Anonymous , I have a Tabular Editor script that can add multiple measures to a model, on a model by model basis, have not yet found a way to do it for multiple models, as these are standard measures.

Doesn't seem to be an out-of-the-box solution that I have come across!

mariussve1
Super User
Super User

Hi,

It looks like its possible to connect to Power BI with XMLA through Powershell:

https://audministrator.wordpress.com/2021/07/08/powershell-powerbi-xmla-endpoint-examples/

Then it should be pretty easy to create a script for creating measures across datasets


Br
Marius
BI Fabrikken
www.bifabrikken.no

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.