Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Data Modeling - Monthly Data from Multiple Cloud Instances

Hello! I am diving into the world of PowerBI and looking for some advice from you expert users.    My company offers a SaaS product to other companies via segmented, private clouds. For example, we...
  • ImkeF's avatar
    3 years ago

    Hi Anonymous ,
    I see no reason why to create one table per instance. Append them all together with one column for the customerID. Then add a date and customer table.

    As a rule of thumb for Power BI you can assume that if tables have the same column names, they should be merged into one table.