Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello everyone,
Every time I publish an SSAS report to a workgroup it creates a new data source for each report, no matter if report is using the same data source cube as previously published reports. Is there a way to have one single data source for all reports that share the same cube, since it is connecting to it anyway and not bringing all data in?
Thanks
Solved! Go to Solution.
@rdogadin Publishing a PBIX file creates a "Data Set" - this is the data source and reports. I do agree with the frustrating aspect of having a bunch of data sets that all connect to the same model, and can see the confusion because directly connecting from the Service to the model creates a Data Set - which is actually just the Data Source...
To create a connection to the model from the Service. Get Data -> databases -> SQL Server Analysis Services -> Select the model.
This will create one data set for you to build from. The downside of this approach, is there is no current way to export reports to PBIX files. So you don't have any "backup" of your reports in PBIX files. So, I personally just deal with having a bunch of data sets because the trade off isn't worth it to me.
@rdogadin Publishing a PBIX file creates a "Data Set" - this is the data source and reports. I do agree with the frustrating aspect of having a bunch of data sets that all connect to the same model, and can see the confusion because directly connecting from the Service to the model creates a Data Set - which is actually just the Data Source...
To create a connection to the model from the Service. Get Data -> databases -> SQL Server Analysis Services -> Select the model.
This will create one data set for you to build from. The downside of this approach, is there is no current way to export reports to PBIX files. So you don't have any "backup" of your reports in PBIX files. So, I personally just deal with having a bunch of data sets because the trade off isn't worth it to me.
@Anonymous Thank you for the explanation. That makes sense now.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.