Forum Discussion

fvplayerload's avatar
fvplayerload
New Member
3 years ago
Solved

Error: 2147467259

  • Anonymous's avatar
    Anonymous
    3 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.

    Query Timeout on update

     

    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:

    Web.BrowserContents

    Web.Contents

    Web.Page

     

    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.