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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Luis_Flores23
New Member

Calculation groups

Hi with everyone

Im starting with PowerBI. I wanted to ask if it is possible to create a calculation group with different measures and create a visual object that allows me to select only 2 measures from this calculation group. Also, in my graph, I want to have a dynamic measure that will represent the percentage variation between the values ​​of both selected measures.

If possible, I would like some recommendations on how to achieve this, either using group calculation or another approach with DAX.

What I want to obtain is something similar to this graphgrafico.JPG

1 REPLY 1
lbendlin
Super User
Super User

I want to have a dynamic measure that will represent the percentage variation between the values ​​of both selected measures

You cannot measure a measure directly. Either materialize it first, or create a separate measure that implements the entire business logic.

Look into Field Parameters as an easier alternative to Calculation Groups.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors