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

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

Reply
Anonymous
Not applicable

How to create a filter which ist not selecting a value but a complete table?

Hello! 🙂

I try to implement a dynamic sheet in PowerBI.
I do have 8 tables (table 1-8) and a main table and I want to create a drop down visual where I can choose a table (1-8) and then it will show me all values including in the selected table.

Is there any way to achieve that in PowerBI Desktop? I am a complete beginner and only figured out, how to slice on columns, not complete tables.

1 ACCEPTED SOLUTION

@Anonymous , Are you looking for object-level security? Sorry, I am not clear yet.

https://powerbi.microsoft.com/en-us/blog/object-level-security-ols-now-available-for-public-preview-in-power-bi-premium/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

4 REPLIES 4
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

If you are considering a visibility-level switch between table visuals, you may try using bookmark or page navigation features.

 

You can put multiple visuals on the same report page. For each visual, create a bookmark to show it only and hide other visuals. Then use buttons to select which bookmark you want to show. For example, Bookmarks and Buttons: Making Power BI Charts Even More Interactive

 

You can also put visuals on different pages and hide these pages. Create a home page and put a slicer on it to select which page you want to go, and a button to apply the action. Create a back button on these hidden pages so that you can go back, or create page navigation slicers so that you can go to other pages. An example: Dynamic Page Navigation in Power BI Desktop. An video reference: Conditional Navigation is an INSANE AMAZING way to change pages in Power BI Desktop

 

Kindly let me know if this helps.
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

amitchandak
Super User
Super User

@Anonymous , I doubt any direct way. You have to create a table with all table names and use that.

What are you trying to achieve here

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Ok I understand, 
I received the specification from the management that it is desired not to have all tables constantly displayed in PowerBI, but that you want an interactive way to select which table (s) you want to be displayed.

@Anonymous , Are you looking for object-level security? Sorry, I am not clear yet.

https://powerbi.microsoft.com/en-us/blog/object-level-security-ols-now-available-for-public-preview-in-power-bi-premium/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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