Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

"Error: DataSource.Error: Microsoft SQL: Execution Timeout Expired" When Refreshing Data Flow

Hi All, I am attempting to refresh a data flow in Power BI Service but getting the below error: Error: DataSource.Error: Microsoft SQL: Execution Timeout Expired. The timeout period elapsed pri...
  • DebbieE's avatar
    DebbieE
    5 years ago

    I found this about Azure databases

    "As you noticed, connecting to Azure SQL DB is a little different from connecting to a Microsoft SQL Server. Generally for Azure, you connect to individual databases, not an entire server - so there's really no concept of configuring server timeout settings"

     

    I think this means that you cant do anything about the timeout on the SQL DB side?