Forum Discussion
00
10 years agoRegular 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...
v-sihou-msft
10 years agoMicrosoft Employee
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,
sruti_k
9 years agoFrequent Visitor
How does one change the SSAS Server properties on Power bi?