Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi Very new to Power BI so please excuse me if the terminology is incorrect!
I want to compare to locations' results based on various measures. i have set up location 1 and location 2 measures based on two slicers. i can see all the data correctly but the headers dont show the location names, just location 1 and loaction 2
example
Solved! Go to Solution.
Hi @Anonymous ,
Dynamic measure names are unavailable.
Since you really need two seperate slicers, you could create two seperate tables for the two slicers' fields.
My sample data.
1.Create two calculated tables.Using calculated tables in Power BI Desktop - Power BI | Microsoft Learn
There's no relationship between three tabls.
2.Create two measures for the selection of both slicers.
Here's the result.
You can also calculate the difference.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
If you don't insist on two slicers to filter two LocationNames, try multi-selecting in one slicer. Hold down Ctrl and click the mouse to multi-select.
This way you don't have to create a separate LocationName table, you can use LocationName directly from your main table(Locations table).
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks Stephen for reply. I do need two location tables as this slicer goes across multiple visualisations on sevreal pages. Using your method i could never find a way to calculate a difference, is that possible?
So on your image location A - Location B would equal 100 or 50%
Hi @Anonymous ,
Dynamic measure names are unavailable.
Since you really need two seperate slicers, you could create two seperate tables for the two slicers' fields.
My sample data.
1.Create two calculated tables.Using calculated tables in Power BI Desktop - Power BI | Microsoft Learn
There's no relationship between three tabls.
2.Create two measures for the selection of both slicers.
Here's the result.
You can also calculate the difference.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
thanks for responding. I looked at the video thanks and i have similar results. Where my headers come back with Location 1 and Location 2 his are showing Net Brand 2 and Net Brand 3. What i'm hoping to find a solution for is changing this description to which location (or brand in the video example) has been selected in the slicer.
So in the example video i would want the headers to say Brand 4 and Brand 5
thanks
Gordon
@Anonymous , You need to use independent table
Compare Categorical Data Using Slicers - Compare two Brands: https://youtu.be/exN4nTewgbc
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.