Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
deeksha
Helper II
Helper II

Error returned: 'OLE DB or ODBC error: OData: Request failed: The operation has timed out

Hi all,

I am trying to get data by OData but after fetching some data for about 30-40 minutes it shows the error of 

 Error returned: 'OLE DB or ODBC error: [DataSource.Error] OData: Request failed: The operation has timed out. 

I changed the timeout time in data source settings by writing the query 
https://xxx-dxxoxx.sandbox.ax.dynamics.com/data, null, [Timeout=#duration(0, 0, 59, 0)] but again after saving the query I tried to get data by writing 
https://xxx-dxxoxx.sandbox.ax.dynamics.com in odata, again it shows the error of timeout and when I checked it in the data source settings it was using my recent odata URL instead of the query I wrote, every time it displays the recent data paths in data source settings, what should I do to remove this error? 

Please help me out..!!

1 REPLY 1
Anonymous
Not applicable

You can change the timeout to 60 minutes so that if the dataset is large it will reflect the data.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors