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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors