Forum Discussion

JimmyCeron_PBI1's avatar
JimmyCeron_PBI1
Frequent Visitor
5 years ago
Solved

Power BI Deploy Data Model to Multiple Servers

Hello Community.   I have had success posting my troubles here for help and It has paid off, so thank you all very much! ; )   I am currently having an issue that I am not quite sure how to handl...
  • lbendlin's avatar
    5 years ago

    When your data model gets sufficiently large you will need to transition to using views instead of tables.  That way you can keep the same view names even if the underlying tables change names or structure.