Forum Discussion
hausbi
1 year agoNew Member
Web.BrowserContents cannot convert the value
I am getting below error after this = Web.BrowserContents("https://tradingeconomics.com/commodities") site connection. I couldn't find a solution. Can anyone help me?
PwerQueryKees
Super User
1 year agoWeb.BrowserContens takes an URL and produces the web HTML as text.
Cannot convert to table does not appaer as an internal error to me.
Can you share the M code please? Are you also using a Html.Table call? Like lbendlin ?