Forum Discussion
ljc2297
29 days agoNew Member
Error message importing Data from Dataverse
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.
- 29 days ago
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:
- Filter the data at the source in Power Query (for example, only import the required date range or active records) so less data is retrieved.
- Select only the columns you need instead of importing the entire table.
- If possible, enable Incremental Refresh so only new or changed data is refreshed after the initial load.
- Ensure the Dataverse table has appropriate indexes on the columns used for filtering.
- If you're connecting through TDS (SQL endpoint), consider using the Dataverse connector instead, as it's optimized for Dataverse workloads.
- For very large datasets, consider exporting the data to Azure Data Lake, Fabric Lakehouse, or Synapse and connect Power BI to that instead of querying Dataverse directly.
To better understand the cause, could you share:
- Approximately how many rows are in the Dataverse table?
- Are you using the Dataverse connector or connecting via the Dataverse TDS (SQL) endpoint?
- Does the timeout occur during the initial load or only during refresh?
That information will help determine the most appropriate solution.
Hope this helps.
Thanks!
v-abhinavmu
24 days agoCommunity Support
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.