Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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_"&lin&"_IP " & Page & ".htm"),
Is there any way possible to extract from below source https://www.ambitionbox.com/reviews/microsoft-corporation-reviews or https://www.ambitionbox.com/salaries/microsoft-corporation-salaries following a chronological order starting with the latest one.
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
Dynamic data sources are not supported when you refresh the dataset in Power BI Service. You can convert the Source step into a structure with the RelativePath and Query options with Web.Contents() function. Please refer to the following blogs for more details:
https://hatfullofdata.blog/power-query-dynamic-data-source-and-web-contents/
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Web.BrowserContents requires a data gateway to refresh in the service, even if it's a publicly available page. Try using Web.Contents instead.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 5 | |
| 4 |