Forum Discussion
Table Visualization / Filtering / Relationships
- 5 years ago
Hi kotarosai ,
Please allow us to confirm whether our understanding is correct.
Do you want to click on the field in the left table, and then want to filter on the right table?
For example, you click the McAllen in Current Month BIS, then filter the McAllen in Current Month Sales.
If your left table visual using the data in Benefits table and your right table visual using the data in Sales table, the two tables visuals will not filter each other, because the relationship arrows are not in the same direction.
Maybe you can use the Account name in Account table, the relationship is only passed in the direction of the arrow, please refer the following sample.
The following screenshot, the right table cannot be filtered, because the two table visual use their own data.
The following screenshot, we use the name in Table, then the right table will be filtered.
If it doesn’t meet your requirement, could you please provide a mockup sample based on fake data or describe the fields of each tables and the relations between tables simply?
Please upload your files to OneDrive For Business and share the link here. Please don't contain any Confidential Information or Real data in your reply.
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
BTW, pbix as attached.
- 5 years ago
Hi kotarosai ,
If you want to filter table 2 with table 3, there are two ways.
1. Table visual on the right also uses the name field in Table.
2. Or we can change the relationship between Table and Table 3 to both.
If it doesn’t meet your requirement, could you please show the exact expected result based on the table that you have shared?
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
BTW, pbix as attached.
kotarosai , Not very clear. If you looking to filter account and date by each other. In this case table a measure from each table and filter them as NON BLANK
refer this example : https://www.youtube.com/watch?v=cyOquvfhzNM
- kotarosai5 years agoHelper II
I appreciate your feedback amitchandak, I am trying to filter both table visualizations by account instead of date by clicking into the table visualization. The video I watched unfortunuately does not help my case.