Hi, I have a question about filter function.
I have two tables.
First one shows amount by Location-Product List.
The Second shows amount by Product List.
Location-Product List has Product List as Properties.


I want to display these tables in one UX Dashboard.
Then I want to filter the second table(Product) by First Table(Location-Product).
This means, When I watch the amount of "X-A" Location-Product,
I want to watch the amount of "A".

Do you have any idea?