Forum Discussion
Error: Can't determine relationships between the fields
I have been trying to display a table with two fields: Person and Items by using above model. However the visual cannot displayed due to subject error. How can I make it work?
Hi jadewind
Is it not possible to combine the Age Cateogry, Age and P tables together using the Query Editor?
This will then allow you to view the data the way you want?
7 Replies
- BhaveshPatel
Super User
You should set the relationships between Age and Age Category Bidirectional. This way it allows the filter from Age to propogate towards age category.
- jadewind
Advocate I
Thanks for your prompt reply BhaveshPatel. I have tried that and it doesn't work. I have also tried bidirections on other relationships and couldn't make it work either. So below is the relationship now, and the visual I wish to display:
Anything else I can try?