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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Likhitha
Helper IV
Helper IV

Doubt regarding using Dynamic dimension for pie chart in power BI

Hello All,

I'm having grouping dimensions differ from country to country,after that creating separate table for each country based on their grouping.

I related all these tables to the main Fact table.

Now  i'm having a column ABC in grouped table where the the data in it is A,B,C.And A,B,C are calulated based on some conditions.

Now I want ABC column from Grouped Country table data when I select particular country.

IMG_20200309_152226.jpg

I'm attaching Image for reference. Accepted-UK,Accepted-USA,Accepted-Germany,Accepted-Canada are grouped tales based on dimensions for each contry.If I select UK country I want to get ABC column from Accepted-UK,If I select Canada country I want to get ABC column from Accepted Canada. How to do that?

 

 

1 ACCEPTED SOLUTION
dax
Community Support
Community Support

Hi @Likhitha ,

I am not clear  about your data structure, if you want to show dynamic measure based on slicer, you could create each measure for per country and create measure to switch it. You could refer to my sample for details.

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

1 REPLY 1
dax
Community Support
Community Support

Hi @Likhitha ,

I am not clear  about your data structure, if you want to show dynamic measure based on slicer, you could create each measure for per country and create measure to switch it. You could refer to my sample for details.

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors