Forum Discussion
Are these numbers the same? (Query Timeout and QueryExecutionDurationMS)
- 1 year ago
Query execution duration is total time any query taking for execution
Query timeout is maximum limit a query can be allowed to executed surpassing this the query will be terminated to manage long running queries
https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-premium-workloads#query-timeoutfor quick solution you can increase the query timeout to but I would recommand you to optimize your data model, implement incremental refresh to resuce your query execution time
Hi jsatow
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.