Forum Discussion
jamestieu
6 years agoFrequent Visitor
Dynamic Dimension -> Related() Not Working Despite Active Bidrectional One-to-Many Relationships
2 Replies
- V-lianl-msft
Community Support
Hi jamestieu ,
The issue is that the data in the dimension table cannot create the correct one to many relationship.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- jamestieuFrequent Visitor
Thanks Liang. My process for creating the dimension table was duplicating the US Accidents table, only keeping the ID column, creating a new column from Locations[Location] to make a cross product from all of the ID and locations.
Do you have a recommendation on what the problem is in creating the one-to-many relationship?