Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
arghyam6
Frequent Visitor

Changing data source of multiple files to only one

I have several reports which have separate dataset files on the workspace, but they essentially can work with any one of those datasets. Is there any way to have a single source of data for them, in order to save space on the server?

2 ACCEPTED SOLUTIONS

Hi @arghyam6,

you can create a shared dataset in your workspace which is connected to your data sources. This dataset is published to PBI service and is refreshed periodically (scheduled refresh).
Then you create another pbix file (just for visuals) which is connected to this shared dataset using a live connection. You can have as many pbix files with visuals as you want - let's say one pbix file for every report.

More info: Connect to datasets in the Power BI service from Power BI Desktop

View solution in original post

Stachu
Community Champion
Community Champion

for sure you can do it with the new reports, as described here:
https://docs.microsoft.com/en-us/power-bi/desktop-report-lifecycle-datasets

not sure about the merging, have a read here - it does describe how to edit existing datasets, but not sure about merging or changing

https://powerbi.microsoft.com/en-us/blog/connecting-to-datasets-in-the-power-bi-service-from-desktop...



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

View solution in original post

5 REPLIES 5
Stachu
Community Champion
Community Champion

I'm not sure I get the question - do you want to merge the existing datasets? if so you can do that in the Query Editor by creating a new dataset that would have all the data required

if that's not what you intend to do, can you then elaborate on what you try to achieve?



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Hi @Stachu 

 

Not through query editor. I have several reports, and datasets published on the same workspace. Some of them essentially use the same queries from the same databases while refreshing. Can it be "merged" in such a way that only one dataset refresh will update all the reports that er using the same queries?

Stachu
Community Champion
Community Champion

for sure you can do it with the new reports, as described here:
https://docs.microsoft.com/en-us/power-bi/desktop-report-lifecycle-datasets

not sure about the merging, have a read here - it does describe how to edit existing datasets, but not sure about merging or changing

https://powerbi.microsoft.com/en-us/blog/connecting-to-datasets-in-the-power-bi-service-from-desktop...



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Hi @arghyam6,

you can create a shared dataset in your workspace which is connected to your data sources. This dataset is published to PBI service and is refreshed periodically (scheduled refresh).
Then you create another pbix file (just for visuals) which is connected to this shared dataset using a live connection. You can have as many pbix files with visuals as you want - let's say one pbix file for every report.

More info: Connect to datasets in the Power BI service from Power BI Desktop

Thanks a lot.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors