Changes in Visuals in original report will not reflected in copied report("Save As Copy").However the data of the copied reports still update when the dataset is updated.
The changes made in visuals doesn't reflect in copied reports,Is it possible to automatic upadte the copied reports also?
Loading

Jayraj ChhayaPosted Jan 10, 2024, 1:28 PM
In Power BI, when you create a copy of a report using the "Save As Copy" feature, the visuals in the copied report are not automatically updated when changes are made to the visuals in the original report. This is because the copied report is essentially a separate entity with its own set of visuals.
However, the data in the copied report will still update when the underlying dataset is updated. This means that any changes made to the data source will be reflected in the copied report.
If you want the visuals in the copied report to automatically update when changes are made to the visuals in the original report, you will need to manually make those changes in the copied report as well. This can be a time-consuming process, especially if you have multiple copies of the same report.
Alternatively, you can consider using Power BI's template feature. With templates, you can create a reusable report layout that includes visuals, filters, and other settings. When you create a new report based on the template, any changes made to the template will be automatically reflected in the new report.
To create a template in Power BI, you can follow these steps:
Once you have created a template, you can use it to create new reports by selecting the "Get Data" option and choosing the template file.
Using templates can save you time and effort by automatically applying changes to visuals across multiple reports. However, it's important to note that templates only apply to the initial creation of a report and do not automatically update existing reports.
Amira BedhiafiPosted Jan 28, 2024, 1:35 PM
Simply NO.Whatever you do on the original report won't get reflected to the copied report except data changes.
The behavior you're observing, where the data updates in the copied report when the dataset is updated, is consistent with this understanding. The copied report remains linked to the same dataset as the original report, so any changes to the data in that dataset are reflected in both reports. However, changes to the visuals, layouts, or other report-specific elements do not propagate from the original to the copied report