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 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I am attempting to import data from Dataverse and it keeps timing out. I know it is alot of data but how can I extend the time. See error message below.
Solved! Go to Solution.
Hi,
This timeout is typically not something that can be increased from within Power BI. It usually indicates that the Dataverse query is taking too long to complete or is returning a very large volume of data.
A few things you can try:
To better understand the cause, could you share:
That information will help determine the most appropriate solution.
Hope this helps.
Thanks!
Hi @ljc2297,
Thank you for posting your query in the Microsoft Fabric Community Forum, and thanks to @SamInogic & @Olufemi7 for sharing valuable insights.
Could you please confirm if your query has been resolved by the provided solutions? This would be helpful for other members who may encounter similar issues.
Thank you for being part of the Microsoft Fabric Community.
Hi,
This timeout is typically not something that can be increased from within Power BI. It usually indicates that the Dataverse query is taking too long to complete or is returning a very large volume of data.
A few things you can try:
To better understand the cause, could you share:
That information will help determine the most appropriate solution.
Hope this helps.
Thanks!
Hello @ljc2297,
I have run into this same kind of timeout before, and it's usually not the timeout setting that's actually the problem, it's more that the import's too big or the query just needs more time to finish running.
First thing I will check: roughly how many rows are you importing?
Are you loading the entire table, or can you filter it before importing?
If you don't need every column, remove the ones you don't need. That alone can make a noticeable difference.
Are there any lookup, calculated, or rollup columns in the table? I have seen those add quite a bit of overhead to the query.
One thing I will test is importing a smaller date range first. If that works, you'll know the overall data volume is probably the limiting factor.
The Dataverse connector in Power BI Desktop doesn't expose a configurable timeout setting. Microsoft's documentation notes that Dataverse queries have a fixed timeout, so I will focus on reducing the amount of data being returned or simplifying the query instead.
At what point does it fail? Is it during the preview in Power Query, or only when you apply the changes?
Docs: Dataverse
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 20 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 35 | |
| 26 | |
| 20 | |
| 18 | |
| 17 |