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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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