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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
amaaiia
Super User
Super User

Dinamically open new visualization when selecting values from first one

I have this data:

Type1Type2Type3Amount
aaccgg7
aacchh10
aaddkk5
bbccgg2
bbddkk5
bbddhh8

 

I want to display by default a bar chart with the values of TYPE1:

amaaiia_0-1708959121758.png

 

, and when selecting one of the bars, that is, click on it (i.e. orange bar), the TYPE1 chart disappears, and in its place appears the TYPE2 chart with the values corresponding to TYPE1=bb:

amaaiia_1-1708959168569.png

 

Is it possible to do this dynamic selection and filtering in Power BI?

1 REPLY 1
christinepayton
Super User
Super User

You probably want to unpivot your types into a single type field, then you can just use it in a single-select slicer.

 

But if you don't want to do that, you could use field parameters for each of the types and drop that in a single-select slicer instead. It's going to be slicer-based or button-based either way, clicking the bar is linked to other behavior already (drill-through and cross-filtering). 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Kudoed Authors