I have developed an OData Feed for multiple organisations where each organisation is given a Power BI template file that contains the link to the data source and some sample reports. The intention is that they will develop reports and dashboards from that point on.
My problem is how to handle any extensions to the database where a new release is required. If we release a new set of templates it will overwrite any new reports they develop. Alternatively if we have a standard template plus a client template this prevents their reports from being overwritten but effectively duplicates the datasets.
Has anyone come across a similar scenario?