Forum Discussion

MJAGUSIAK's avatar
MJAGUSIAK
Helper I
4 years ago
Solved

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...
  • ALLUREAN's avatar
    ALLUREAN
    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)