Forum Discussion
The operation has timed out - Connection type Web
- 10 years ago
Thanks for feedback, actually I believe I found the workaround/solution to it myself.
First step connect to a similar source and let it load.
Edit in advanced mode:
Add this part after the source part : [Timeout=#duration(0,0,5,0)] where (days,hours,min,sec) are the values.The tip was found on technet:
Unless something has changed, see the answer in this thread:
http://community.powerbi.com/t5/Desktop/sql-connection-time-out-from-power-bi-desktop/td-p/17307
There is an idea out there for it:
https://ideas.powerbi.com/forums/265200-power-bi?query=timeout
See the last one, but it does not have many votes.
Thanks for feedback, actually I believe I found the workaround/solution to it myself.
First step connect to a similar source and let it load.
Edit in advanced mode:
Add this part after the source part : [Timeout=#duration(0,0,5,0)] where (days,hours,min,sec) are the values.
The tip was found on technet:
- Greg_Deckler10 years agoCommunity Champion
M code to the rescue!