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
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.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors