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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
00
Regular Visitor

Timout on SQL Server Analysis Services Database with Import Data

I have built a mashup against a tabular SSAS with a specific DAX query. It returns 1.5million rows and takes about 2 minutes in DAX Studio and is consistently reliable. I am getting errors from Power BI Desktop where it gets a timeout error, but there is nowhere to set the timeout on the SSAS connection manager.

 

Please tell me if there is a registry setting or something somewhere so I can execute this directly? Thanks

4 REPLIES 4
00
Regular Visitor

The exact error I'm getting is OLE DB or ODBC error [DataSource.Error] AnalysisServices: The connection either timed out or was lost.

v-sihou-msft
Microsoft Employee
Microsoft Employee

@00

 

As you mentioned, there's no setting for timeout when you connecting from Power BI Desktop. Please go to SSAS server Properties, increase ExternalCommandTimeout and ExternalConnectionTimeout, or can specify 0 to set it with no timeout. Please see: General Properties.

 

Regards,

How does one go to SSAS Server Properties from Power BI desktop to change the ExternalTimeout limit? 

How does one change the SSAS Server properties on Power bi?

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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