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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
PetyrBaelish
Resolver III
Resolver III

Combining secondary datasets with large datasets

I have a user with a large dataset - over 10GB of data. As this breached size limits in Power BI for a single dataset, we have created a tabular model which Power BI connects to in live connection mode, and the report is published to Power BI Service.

 

The user now wants to combine their own datasets with this data - which can't be done. They want to do this in a self service fashion going forward, wihtout relying on IT to produce different versions of the tabular model every time they have a new dataset they wish to combine.

 

Is there any way this can be facilitated in Power BI - to have a large (over 10GB) dataset and combine this with other datasets (Excel, Access databases for example) on a self service basis?

 

The user is considering Tablaue, which doesn't have this limit, but I'd rather keep things to Power BI for consistency of reporting across our organisation.

3 REPLIES 3
v-xicai
Community Support
Community Support

Hi @PetyrBaelish ,

 

From the Microsoft official document, we know Composite models allows a report to have multiple data connections, including DirectQuery connections or Import, but not supports Connect live mode.

 

So in your scenario, if you connect to Tabular model using Import mode, it is supported to create composite model to connect to other data sources referred above.

 

While note that Power BI Pro or Power BI Free supports uploading Power BI Desktop (.PBIX) files that are up to 1 GB in size. Power BI Premium supports uploading Power BI Desktop (.PBIX) files that are up to 10 GB in size. If you need to upload PBIX file that is larger than 10 GB, consider to move data from your source to SQL Server, Oracle or SSAS, then use DirectQuery/Live connection.

 

As a workaround, you may use the dataflow in Power BI Service to connect to the tabular model using connect live mode and other data sources referred above, then you can create reports in Power BI Service. You may need install and configure enterprise gateway for the dataflow.

 

Note: Dataflow capabilities are available for Pro and Premium licenses. To access dataflow premium features, dataflows must first be enabled for the relevant capacity. See more Configure and manage capacities in Power BI Premium.

 

Best Regards,

Amy

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for the responses  @Greg_Deckler and @v-xicai.

 

Considering your suggestions:

Composite Models: 

We have tried this one before - but there are DAX limitations compared to what can be done in a Tabular Model and also performance issues of using DirectQuery. I also receive a warning in Query Editor that "this step results in a query that is not supported in DirectQuery mode" on the Source step in Applied Steps. I'm assuming this is because there's too much data.

 

Tabular Mode in Import Mode:

The data is too big - I get the error message "There's not enough memory to complete this operation"

 

I'm exploring data flows, but I can see how to connect to tabular models. I tried following the guidance at the link below but was unsuccessful (I couldn't open the advanced editor on a report using a tabular model live connection)

https://docs.microsoft.com/en-us/power-bi/service-dataflows-data-sources

 

Could you expand on your final suggestion please - what steps do I need to follow to use a dataflow to connect to a tabular model in live conneciton mode?

Greg_Deckler
Super User
Super User

Composite data models are supported in Power BI:

https://radacad.com/composite-model-directquery-and-import-data-combined-evolution-begins-in-power-b...

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

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.