Forum Discussion
PraveenVeerabh
4 years agoNew Member
dynamic data source power bi Web.BrowserContents
I have extracted the information using the below link. But this link is not working in power bi online. Source = Web.BrowserContents("https://www.glassdoor.co.in/Salaries/"&sup&"-salary-SRCH_IL.0,5_...
otravers
4 years agoCommunity Champion
Web.BrowserContents requires a data gateway to refresh in the service, even if it's a publicly available page. Try using Web.Contents instead.