Forum Discussion
Third table relationship
- 3 years ago
Here is my guess to your problem. You may have an existing relationship between table1 and table2. When you are trying to create an active relationship between your month dimension and table2, you get an ambiguity error. There would be two possible paths for the engine to get to table2.
Have you thought about this design?
It will allow you to filter and group by these dimensions:
Here is my guess to your problem. You may have an existing relationship between table1 and table2. When you are trying to create an active relationship between your month dimension and table2, you get an ambiguity error. There would be two possible paths for the engine to get to table2.
Have you thought about this design?
It will allow you to filter and group by these dimensions: