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

Win a FREE 3 Day Ticket to FabCon Vienna. Apply now

Reply
cassidy
Power Participant
Power Participant

BI in Excel - Multiple vs 1 connection

Does anyone have knowledge of whether it's more efficient for an Excel workbook to use multiple connections to a Dataset vs 1 connection to a dataset?

 

Scenario is when users Insert > BI Pivot, it creates a new connection to the Dataset each and every time, this can lead to 10+ connections.  When they Refresh All, each get's processed sequentially.

 

The other option that is harder to train, have the user copy an existing pivot to retain it's connection, making Refresh All run all of the pivot queries through a single connection.

 

Which demand less processing power, is there any difference?

1 REPLY 1
GilbertQ
Super User
Super User

Hi @cassidy 

 

I would go with the approach of having the pivot tables refresh sequentially. The reason for this is that the pivot table sends MDX queries back to the Power BI dataset which is less efficient than DAX. So by allow each pivot table to refresh one a time it should not overload the Power BI Dataset.


And typically they do refresh quite quickly.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors