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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Show/Hide any type of Visuals in Power BI based on dropdown selection

We have requirement where based on dropdown selection, we need to switch visuals as per selected value. For instance, dropdown selection of certain Poll will show insights on Questions and its responses under the poll. There are maximum 3 questions but all questions can have random question types/random answers in random order and visual should switch as per question type.
For example, if Poll A has Question 1(Radiobutton), Question 2(Multichoice), Question 3(Ratings) but Poll B may have Question 1(Multichoice), Question 2(Radiobutton), Question 3(Radiobutton). Radiobutton question type should represent data in Pie chart, Multichoice question type should represent data in Bar chart and Ratings question type should represent data in Star Rating chart(Average Rating). Is it possible in any way to switch visuals for 3 questions displayed on selected Poll value as per above mentioned scenario?

3 REPLIES 3
Anonymous
Not applicable

The visiblity is not programmable unfortunatly. But to me it sounds like you can replicate the desired behaviour using Buttons and Bookmarks.

Anonymous
Not applicable

Business users are not ok with buttons/bookmark feature

How about using the dynamic page navigation function? Create a home page with the questions dropdown slicer on it, and different pages for different question answers separately. Use a button to go to the corresponding answer page per user's selected question.

 

Guidance: https://medium.com/analytics-vidhya/dynamic-page-navigation-in-power-bi-desktop-e97b9a11fd05

 

Best Regards,

Community Support Team _ Jing Zhang

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

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.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors