Forum Discussion
OData Feed error time out
Hey there,
I'm having an error when I update my data:
My report is conected to a DFO365
Is there a way to remove the set time to update?
6 Replies
- amitchandak
Super User
Anonymous , refer if this blog can help
https://community.powerbi.com/t5/Desktop/Query-Timeout-on-update/td-p/53459
- AnonymousNot applicable
I couldn't identify where to put the timeout code, can you help me?
- v-easonf-msft
Community Support
Hi, Anonymous
Try this please:
= OData.Feed("http://some.url/service.svc/", null, [Timeout=#duration(0, 0, 30, 0)])similar thread:
https://prologika.com/configuring-power-query-odata-feeds/
https://community.powerbi.com/t5/Desktop/Dynamics-365-OData-Time-out/m-p/148353
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - AnonymousNot applicable
I already put that configuration and it keeps throwing the error:
- v-easonf-msft
Community Support
Hi, Anonymous
Could you please tell me whether your problem has been solved?
If yes, you could accept the helpful answer as solution. You also could share your own solution here.
For now, there is no content of description in the thread. If you still need help, please share more details to us.Best Regards,
Community Support Team _ Eason
- v-easonf-msft
Community Support
Hi, Anonymous
Generally the default is 15 minutes, I think you need to extend the timeļ¼such as 1 hour, 2 hours. . . .
If the problem is still not resolved, it is recommended to open a support ticket to let engineers look into the issue on your side.
Best Regards,
Community Support Team _ Eason