Forum Discussion
How to save last refreshed copy
I have created a weekly report that refreshes automatically every week which we can use for meetings.
I have an external and an internal workspace, I want my report's mastercopy in an internal workspace with the database that I can edit and refresh without impacting other coppies.
Plus, I want to able to save copies of just the reports for every week in an external workspace which cannot be edited or refreshed. This is what would be accessible to end user and not the master copy.
For example;
Workspace 1 (internal):
Company - Database
Company Weekly Report
Workspace 2 (external):
Company Weekly Report - Week1
Company Weekly Report - Week2
and so on...
What would be best possible action to do this?
7 Replies
- lbendlinSuper User
You would need to manually create copies of the dataset (as PBIX for example). Creating copies of the report is not sufficient.
- Hemansi11New Member
lbendlin Thank you for your response.
Actually the only problem is that my dataset is quite huge and I do not wanna publish multiple copies of dataset. Do you know if there is any other possibility to either break a live connection between report and dataset and make a static copy of the report instead?