Forum Discussion

DPCCGF's avatar
DPCCGF
Helper IV
1 year ago
Solved

Combining Data from Different Semantic Models

Hi there..........I am working with a training firm that has 11 clients.  Currently I have one data model with all 11 clients that refreshes nightly.  The reason they want them all in a single data m...
  • mark_endicott's avatar
    mark_endicott
    1 year ago

    DPCCGF - I would suggest the dataflow option is your only viable solution. With one separate dataflow per client and a master dataflow that appends them all. This should ensure if one dataflow fails, your end dataflow will still succeed, it will just have out of date data for the one client until that connection is fixed.