We have lots of clients each having a database(all have same structure) on their servers. I am trying to prepare a base Power BI file which has the ability to get data from the server and has business logic (calculated columns, measures etc.). But every client needs their own reports.
I am trying to prepare Data and Relationships tabs and clients are preparing Report tab.
But what if I want to update the business logic? How can I update clients' files without ruining their already prepared reports? Is there an option to import only business logic to a file? Or am I doing wrong with this kind of planning?
Note: If I rename some columns/measures or make some relationship changes, this would lead errors in some reports. I am aware of this and want to ignore this situation. Even if this happens, some reports may need some attention, still much better than creating all reports in all updates.