Forum Discussion
Report Maintenance with Master-Slave Method
Good
Is it possible to use the master-slave method in Power BI reports? Have a "Master" report where all the information will go and several "Slaves" reports where that information will be replicated. The objective of this is to be able to make an update in the "Master" report and replicate it in the different "Slaves" reports, that is, when you put a new graph or a table, it is replicated in the other reports.
1 Reply
- IdrissshatilaSuper User
HEllo Syndicate_Admin ,
yes you could build a power bi report that have the dataset and the model and then publish it to power bi service, then connect to it from new power bi reports using the following connector https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets
then when you make updates to this, the updated data will go to the reports that are connected to it.