Forum Discussion
yaliang
2 years agoNew Member
How to filter data in different tables
Hi I have 5 tables and each is independent of the other. No any connection created among the tables. What I want to do is to search a specific person's different information in these 5 tables via...
- 2 years ago
Hi,
You could create a new table with all the different values of the personal ID and then link the ID column to each column of the table where you have the personal ID information.
By doing this and using a slicer with the personal ID of the new table, you could have the information of all the tables for each ID.
_AAndrade
Resident Rockstar
2 years agoHi,
You could create a new table with all the different values of the personal ID and then link the ID column to each column of the table where you have the personal ID information.
By doing this and using a slicer with the personal ID of the new table, you could have the information of all the tables for each ID.