Forum Discussion
hoyt22
1 year agoHelper I
Grouping Values into Multiple Categories
Hi all, I'm running into issues when trying to group values into multiple categories. Example below. Smith Corp should be included in two different categories. Company Category Smith C...
- 1 year ago
If you use many-to-many, bridge table isn't necessary. Ensure that the relationship is single direction.
danextian
1 year agoSuper User
If you use many-to-many, bridge table isn't necessary. Ensure that the relationship is single direction.