Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
One of the tables in my data model is a Direct Query, underlying data is accessing an Azure SQL database.
I have set a timeout of 25 mins on PBI desktop. The table visual on PBI desktop takes ~13 mins to load. However, it times out on PBI Service.
How can I work to solve this issue?
Solved! Go to Solution.
Hi @bmk
To me DirectQuery should be used to return the data quickly. There is a timeout to ensure that resources are not exhausted.
I would recommend either making the query smaller with using the WHERE clause. Or import the data and refersh it on a schedule.
Hi @bmk
To me DirectQuery should be used to return the data quickly. There is a timeout to ensure that resources are not exhausted.
I would recommend either making the query smaller with using the WHERE clause. Or import the data and refersh it on a schedule.
| User | Count |
|---|---|
| 16 | |
| 15 | |
| 12 | |
| 11 | |
| 7 |
| User | Count |
|---|---|
| 44 | |
| 40 | |
| 33 | |
| 29 | |
| 21 |