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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Jonas_BIS
Frequent Visitor

Odata #timeout parameter not working?

I have an Odata.connection that seems to timeout after 15 minutes therefore I have increased the timeout as suggested on several places. The result was the same so I tried lowering the timout to see if it had any effect. If I add a short timeout say 5 seconds I would expect a query to stop after this time has passed but it does not stop after 5 seconds. This seems to suggest increasing the timeout does not work either?

 

This is the row where I added the shorter duration:

Source = OData.Feed("https://<address>", null, [Implementation="2.0" ,Timeout=#duration(0, 0, 0, 5)]),

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Jonas_BIS , Have you given any time out at connection level?

Also, have you changed it in all queries?

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

4 REPLIES 4

We experience the same issue, like to know if there is already a solution. Ran the same test. Thanks!

Jonas_BIS
Frequent Visitor

Thank you for your reply. I do not know what you mean with connection level?


In the test I run one query to fetch a table and I 
would expect a low timeout setting to terminate my query after the timeout. But it doesn't stop in 5 seconds so I am

curious what the timeout setting actually does.

amitchandak
Super User
Super User

@Jonas_BIS , Have you given any time out at connection level?

Also, have you changed it in all queries?

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Making sure it is set for all connections might actually do it. Have used another connection option now so will not test it but sounds like a reasonable solution.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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