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_...
PraveenVeerabh
4 years agoNew Member
Thank you so much for the details. I have been able to construct the link using relative path and query. However when i changed the source to Web. Contents I am not getting any data. Also if change the source Web.BrowserContents i am getting an error.
Web.BrowserContents(
"https://www.glassdoor.co.in",
[Query="/Salaries/"&sup&"-salary-SRCH_IL.0,5_"&lin&"_IP " & Page & ".htm"]
),
Not getting the data when i enter web.contents