Forum Discussion
Error: 2147467259
- Anonymous3 years ago
Hi fvplayerload ,
According to your screenshot, I think your issue should be caused by timeout of your web data source.
Here I suggest you to follow the suggestion in this case to set the timeout for the web data source.
Please check your query, if you use “Web.BrowserContents” function, issue should be caused by it, in that case, uses the “Web.Page” and “Web.content” to link to the web data source, you can also change the M code in your advanced editor to follow the solution and check if it can work.
More info about these three accessing web data function in M language:
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Underlying error message - Times out waiting for the web page to load.
Whats is this?
How can i fix?
Hi fvplayerload ,
According to your screenshot, I think your issue should be caused by timeout of your web data source.
Here I suggest you to follow the suggestion in this case to set the timeout for the web data source.
Please check your query, if you use “Web.BrowserContents” function, issue should be caused by it, in that case, uses the “Web.Page” and “Web.content” to link to the web data source, you can also change the M code in your advanced editor to follow the solution and check if it can work.
More info about these three accessing web data function in M language:
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.