Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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 graph
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.