Forum Discussion
Grouping Values into Multiple Categories
- 1 year ago
If you use many-to-many, bridge table isn't necessary. Ensure that the relationship is single direction.
Hi hoyt22
You category slicer isn't working because the relationship flows from advertiser bridge to advertiser group mapping only. You can change the relationship to bi-directional to make it work. But for simplicity's sake, I'll use a many-to-many single direction relationship between advertiser group mapping and competitor spend. Test in DAX studio which one is more optimize for your use case.
Thanks, danextian.
So, do I not need the bridge table at all? And for the mapping, does it have to be a many to many relationship or would a one to many work? I'll definitely test it, but I'm trying to work out the logic.
I appreciate your help!
- danextian1 year agoSuper User
If you use many-to-many, bridge table isn't necessary. Ensure that the relationship is single direction.