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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
VDO
New Member

Moving 'some' results from one tab to another

Hello Power BI Community,

 

I have a Power BI report with two tabs: one containing a color selector applied to a furniture table, and the other displaying a table with both furniture and color fields. In my dataset, I have two columns: "Furniture" and "Color," with five records: red chair, green chair, red table, green wardrobe, and blue wardrobe.

 

In the first tab, the color selector enables users to pick a color. Upon selecting a color (e.g., blue), I want the table to display the corresponding furniture item (e.g., "Blue Wardrobe").

 

In the second tab, I aim to show all records related to the furniture showed in the first tab. For instance, if the "Blue" color is selected, the table should display both the "Blue Wardrobe" and the "Green Wardrobe."

 

Could someone guide me on how to achieve this functionality using Power BI? I've attempted to set up slicers and filters, but I'm struggling with the precise implementation.

Thank you in advance for your assistance!

Best regards,

1 ACCEPTED SOLUTION

I got this:

 

Tab1 :

 

1. create a slicer and a table visual

rubayatyasmin_0-1691612123356.png

 

Tab2:

 

1. This page should be drill-through page based on the Furniture col

2. turn-off the keep all filters option

 

rubayatyasmin_1-1691612216457.png

 

and you are good to go. 

 

You just need to use the drill through to page 2

 

rubayatyasmin_2-1691612295922.png

rubayatyasmin_0-1689517080227.png

 

 

 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


View solution in original post

5 REPLIES 5
rubayatyasmin
Super User
Super User

@VDO 

 

sync the slicers between pages and create a relationship between two tables. 

 

Would be efficient if you provide the pbix file. 

 

rubayatyasmin_0-1689517080227.png


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


Thanks for your answer!!

 

If I synchronize the color slicer, in the second tab it would display only one record, the one for Blue Wardrobe, and actually I want to see in the second tab "Blue Wardrobe" and the "Green Wardrobe."

 

Which two tables should it relate? Actually, I only have one table in the database, with the columns color and furniture.

Should I create two separate tables? If you explain this part to me, I could create a pbix file.

 

Thank you very much for your help

Can you provide a sample dataset? I will reproduce the problem and try to solve it. 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


Of course, the case posed would be with a csv like this

 

"Furniture","Color"
"Chair","Red"
"Chair","Green"
"Table","Red"
"Wardrobe","Green"
"Wardrobe","Blue"

 

At the data level, the case is straightforward.

 

Thanks again for your comments and help  🙂🙂🙂

I got this:

 

Tab1 :

 

1. create a slicer and a table visual

rubayatyasmin_0-1691612123356.png

 

Tab2:

 

1. This page should be drill-through page based on the Furniture col

2. turn-off the keep all filters option

 

rubayatyasmin_1-1691612216457.png

 

and you are good to go. 

 

You just need to use the drill through to page 2

 

rubayatyasmin_2-1691612295922.png

rubayatyasmin_0-1689517080227.png

 

 

 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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
Top Kudoed Authors