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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
amaaiia
Helper V
Helper V

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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