Forum Discussion
jsquaredz
10 years agoAdvocate I
Query Timeout on update
I am pulling in an update from a web source, but this source can take 3 minutes + to return data. Power BI times out before the server responds. I would like to adjust this timeout timer. Can we m...
- 10 years ago
jsquaredz What you need to do is in power bi desktop go to query editor then right click your web data source and click Advanced Editor. This will give you access to M code behind it. You need to specify timeout interval in there manually. See below image and then should work hopefully.
pthapa
2 years agoPost Patron
Hello all,
I am also having timeout expired issue on my power bi connection. Not sure what the cause is. I tried to place the timeout duration but still didn't work for me. There is something I am missing that I don't know.
Can someone please guide me. I am running a stroed procedure from sql server.
Thank you