Forum Discussion
MJAGUSIAK
4 years agoHelper I
Dataflow issue
All- im having issues with my data flow talking across all of my tables. Im trying to use the date table to sort by month and use the client table to sort by brand. but the brand is only sorting fo...
- 4 years ago
It is good if you follow e.g. star schema in your model. For example all dimension tables like Date should be in single relationship to your fact table/s (one-to-many)