Forum Discussion
Auto refresh for service dataset
Hi Anonymous,
Just to make sure I understand..
1. Create a "Master" pbix dataset and publish to a workspace
2. Create pbix1 and publish to the same workspace
3. Configure auto refresh only on "Master" dataset. No need to configure auto refresh on pbix1?The quick answer is yes. As pbix1 uses a shared dataset of "Master", no new dataset will be created, they're just using a single shared dataset. :smileyhappy:
Regards
4 Replies
- RohithGnHelper I
You could use shared dataset for multiple reports but the limitation is, you can only publish that report to the same Power BI service workspace that contains the dataset being used. So whenever the dataset is refreshed all the data in the connected reports are refreshed.
This article has more information on shared datasets
https://docs.microsoft.com/en-us/power-bi/desktop-report-lifecycle-datasets
- AnonymousNot applicableJust to make sure I understand..
1. Create a "Master" pbix dataset and publish to a workspace
2. Create pbix1 and publish to the same workspace
3. Configure auto refresh only on "Master" dataset. No need to configure auto refresh on pbix1?
Thanks!- v-ljerr-msftMicrosoft Employee
Hi Anonymous,
Just to make sure I understand..
1. Create a "Master" pbix dataset and publish to a workspace
2. Create pbix1 and publish to the same workspace
3. Configure auto refresh only on "Master" dataset. No need to configure auto refresh on pbix1?The quick answer is yes. As pbix1 uses a shared dataset of "Master", no new dataset will be created, they're just using a single shared dataset. :smileyhappy:
Regards