Forum Discussion
ElliottET
Sep 13, 2021Copper Contributor
Importing data from webpage
Hi there, Recently, I have been experimenting with importing web data into excel. In particular, from this website: https://eu.store.ui.com/ I am trying to import the current product prices o...
SergeiBaklan
Sep 13, 2021Diamond Contributor
Afraid not with Excel. In Power BI Desktop there is more advanced Power Query connector to Web (using Web.BrowserContents() ) which gives something like
It's not available for Power Query in Excel.