Hi there,
I'm currently trying to setup a data model that our business users can use for our salesforce environment and I'm running into ambiguity issues with some relationships.
In my current model I've been using both direction cross filtering between 4 tables.
When I was creating my report however, I ran into the problem that when I filter on date in 1 object (for example dec 2016), that the other object still displays rows from other years (the relationships arren't based on dates).
Since it might be confusing for business users to filter dates on multiple date fields I wanted to create a date table to filter on. However when I want to create relationships from both objects to the date table I get ambiguity issues.
Is there any way to solve this?