The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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:
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:
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.
Solved! Go to Solution.
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.
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.
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
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.
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |