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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
BK_PowerBI
Regular Visitor

Calculation Group / Anything - Similar Calculation for multiple Measures

Dear All,

I am working on identifying outliers in the given data having 30+ Measures (these measures cannot be altered as it is coming from the source). I have done some calculations for 3 of the measures and generated a report based on that. But I need to implement the same formula (just the Measure alone will change) for all the other Measures.

Can this be done using Calculation Group or any other thing?

Please help me achieve this as implementing this for 'N' number of Measures is a tedious job. It would be great if there is a way where dynamically the formula could be applied for all any Measures that come in the future as well...

 

Sample report screenshot is shown below... Each column represents a separate Measure. 

 

Thank you so much in advance.

 

Outliers.png

 

 

1 REPLY 1
Daniel29195
Community Champion
Community Champion

@BK_PowerBI 

 

you want to create the same logic to multiple measures

 

calculation is often used to create different logic for same measure . 

 

 

 however using tabular editor to create the required measure is faster than creating them in power bi . 

 

since you can copy paste the measure multiple times very quickly . 

 

Daniel29195_0-1706042305044.png

 

 

you can select the measure after writing its code, then ctrl +  c , ctrl +  v ,  

Daniel29195_1-1706042338161.png

 

you will create all these mesaures.

now you only need the enter each measure and change the columns to reflect the needed column . 

 

 

finally, dont forget to click on apply changes 

Daniel29195_2-1706042399822.png

 

 

 

If my response has successfully addressed your issue kindly consider marking it as the accepted solution! This will help others find it quickly. Dont forget to hit that  thumbs up button 🫡👍

 

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors