Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi all,
I've got the following in the advanced editor but I only receive the top 20 values of 200 in total? Help appreciated.
let Source = Web.BrowserContents("https://www.footballindex.co.uk/stockmarket/team"), #"Extracted Table From Html" = Html.Table(Source, {{"Column1", ".name .ng-isolate-scope"}, {"Column2", ".ng-binding.club"}, {"Column3", ".main-row .buy-wrapper"}, {"Column4", ".main-row .sell-wrapper"}}, [RowSelector=".view-profile"]), #"Changed Type" = Table.TransformColumnTypes(#"Extracted Table From Html",{{"Column1", type text}, {"Column2", type text}, {"Column3", type text}, {"Column4", type text}}) in #"Changed Type"
@Anonymous ,
You may take a look at the post below.
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 37 | |
| 34 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 70 | |
| 37 | |
| 35 | |
| 25 |