Forum Discussion
Fistachpl
4 months agoHelper III
Data Model - is my setupo correct?
I have simple data model but I need to know if I plan it correctly. But first, quick explainer. I have 5 tables: New pricelist and old pricelist: which are sold. But products combined...
- 4 months ago
Hi Fistachpl ,
To avoid one to one and cross filter direction in both ways - modify to one to many relationships between tables:
1) dim products and assemblies ->* New pricelist
2) dim products and assemblies ->* old procelist
Thomaslleblanc
4 months agoSuper User
would not use Bi-directional filtering on the one-to-one from New/Old prices to Dim Product and then test the results