Forum Discussion
Sync Filtering Between Tables
- 1 year ago
Hi StanHost12
I think an easiest way to solve your problem is to create a column, by concatenating these three columns in both tables and define your relationship based on created column! . (remmember to use some unique characters between column concatenate to avoid mismatching)
If this post helps, then I would appreciate a thumbs up and mark it as the solution to help the other members find it more quickly.
Heya,
On my opinion you should definitely get rid of the Many-to-Many and Bidirectional relationships, to me they are the Twilight Zone of PowerBI (the results vary depending on the positioning of the planets).
I would simply create two dimension tables: one with the Category and the second with Region and Sub-region and use them to create proper relationships.