Forum Discussion
Joining two different database systems
- 6 years ago
Hi moesteez
Try to avoid Bidirectional relationships as they create a lot of problems with data, review all your relationships ( switch from Both to Single direction where possible ) this should remove ambiguity.
Create a Store dimension ( if you haven't yet ) and create relationships ( one to many ) with all the fact tables.
Use dimensions ( like calendar and store ) to propagate the filter.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
Hi moesteez
Try to avoid Bidirectional relationships as they create a lot of problems with data, review all your relationships ( switch from Both to Single direction where possible ) this should remove ambiguity.
Create a Store dimension ( if you haven't yet ) and create relationships ( one to many ) with all the fact tables.
Use dimensions ( like calendar and store ) to propagate the filter.
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
