Forum Discussion
Relationships issues
Setup: I have a unique identifier in my 'Person' table labelled ID. These identifiers exist in two other tables 'Person Attributes' and 'Person Events' but are not unique. I have a relationship set from Person to these tables for the ID (one to many).
When I try to create a single visual using the ID and any fields from these two tables then the visual messes up with an error.
Any advice how I would create this visual/ fix this would be helpful. Much thanks.
9 Replies
- SivaManiResident Rockstar
- vcastelloResolver III
Hi MrTDI think your problem is due to the bi-directional relationship.
If you look closer at your photo you'll see that there are two arrows in each line of the relationship. This indicates that the relationship is bi-directional.
Change it to 'One Way'.
You can do it through ....
1.- Open the relationship tab.
2.- Select one relationship.
3.-Click on edit.
4.- On the bottom-right of the page you'll see something like (I'm translating from spanish) ... Direction of the cross filter. Click there.
5.- Choose One Way.
6.- Click on accept.
7.- Repeat for the other one.
That should work
Hope That Helps
Vicente