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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
debiesven
Frequent Visitor

Filter visualization table after selecting row in first visualization table, same source table.

We have 1 source table containing products on a certain location (stock in a warehouse). But in the vizualisation we have 2 tables.

 

This is the main visualization table:

  • Available quantity;Product number;Location name
    • 1000;1234;Hall 10
    • 2000;1234;Hall 5
    • 1000;1111;Hall 10
    • 1000;1111;Hall 3
    • 500;1234;Hall 4
    • 6000;5555;Hall 10
    • etc.

This is the second visualization table. When I select a row in the main table, I want to have the second visualization table filtered based on the Product number, this should result in the following visualization table:

  • Available quantity;Product number;Location name
    • 1000;1234;Hall 10
    • 2000;1234;Hall 5
    • 500;1234;Hall 4

So people directly get an overview where to find the same product in another location.

 

For other source tables it is easy to do, because we simply create a relationship and filtering direction. But for the same table I cannot figure out the right way.

 

Note: The data is loaded via a live AAS connection.

1 ACCEPTED SOLUTION
debiesven
Frequent Visitor

Hi,

 

I found this solution: https://www.youtube.com/watch?v=-kOvK7IV3sg. This works perfect! I just put the ChicletSlicer behind the main table and you won't see it again.

View solution in original post

3 REPLIES 3
debiesven
Frequent Visitor

Hi,

 

I found this solution: https://www.youtube.com/watch?v=-kOvK7IV3sg. This works perfect! I just put the ChicletSlicer behind the main table and you won't see it again.

Anonymous
Not applicable

Hi @debiesven ,

 

According to your statement, I think the data in two table visuals should come from the same table. As far as I know, if they from same table, the second table will be filter by relationship and context.

For example, if you select row Available quantity = 1000/Product number=1234/Location name = Hall 10 in visual one, the second visual will be filtered by these three conditions due to relationship and context.

Sometimes we will duplicate the data table (unrelated table) and create a measure to filter second table. However, you use live connection mode to get data from AAS. So this workaround is not support.

Here I suggest you to try to turn off the interaction from visual one and then create a slicer to filter second visual.

For refernece:

Change how visuals interact in a Power BI report

RicoZhou_0-1659428911696.png

 

Best Regards,
Rico Zhou

 

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

SpartaBI
Community Champion
Community Champion

@debiesven do you want to do a quick zoom and show me?

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.