Forum Discussion
Razorbx13
Post Patron
6 years agoUpdating and Refreshing Reports
I have reviewed the documentation and items here in the community but wanted to basically get a quick confirmation on a few items. Is there a way to make a master report in a workspace and then...
v-lid-msft
Community Support
6 years agoHi Razorbx13 ,
For the first question, we did not found an effective build-in solution, but we can use Clone Report In Group API as a workaround, you can create script or application to copy the reports you want and make it run as schedule time. Or we can put the pbix file in OneDrive for business and get it in all workspaces, each time we edit the pbix file in Power BI Desktop and save, the change will be refreshed in all workspaces by OneDrive (not immediately effect)
Sorry for that, but we can only use on-demand refresh/ configure refresh/ use Refresh Dataset In Group API to make the Import Mode Dataset up-to-date, but the on-demand and api share the limitation (8 times per day in shared capacity node).
Best regards,