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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
mlane
Frequent Visitor

It is possible to create calculation templates or functions in DAX (Better Copying of Dax)

One the big issues I have faced in Power BI is the need to replicate custom non-parametric calculations multiple times. 

I wish there was a way similar to Power BI templates for visualizations there was a way to encapsulate the nature of a measure or calculation so I can use it across hundreds of fields. 

 

Similar to what functions do in normal code. 

 

The second big issue is having to maintain so many different calculations based on versions of the same dataset.   
It would be nice to be able to generalize.   Sorry if this sounds like broad topic, but i have found it to be a major challenge in power bi. 

1 ACCEPTED SOLUTION
parry2k
Super User
Super User

@mlane at this point the closest solutions is to use calculation groups, it allows you to perform same logic on any measure. 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @mlane ,

Based on your description, the Calculation Groups parry2k  mentions can significantly reduce the number of redundant metrics that must be created by allowing DAX expressions to be defined as calculated terms applied to existing metrics in the model. It is also what you call the Power BI template approach. You can make it easier to understand the use of calculation groups by following the instructions in the following documentation

Create calculation groups in Power BI - Power BI | Microsoft Learn
Calculation groups in Analysis Services tabular models | Microsoft Learn

 

Best regards,
Albert He

parry2k
Super User
Super User

@mlane at this point the closest solutions is to use calculation groups, it allows you to perform same logic on any measure. 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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