Forum Discussion
maxduff59
3 years agoHelper II
Filtering two tables without relationship but with same values
Hi everybody, I would like to know if it was possible to find a way to use one filter for two tables even if they are not related. Indeed, in my model, I cannot add relationship because it would c...
henkvankester
3 years agoHelper I
Maybe you should create an extra table with players. You need to create relationships between the new table and the two existing tables. You can use the player from the new table in your slicer.