Forum Discussion
KingCanute
5 years agoRegular Visitor
Reduce number of rows imported into Power BI using Html.Table
Hello All, I am importing a data set for some training information that is available in a HTML table (from the web). I can connect to the data and everything is working well. The only iss...
KingCanute
5 years agoRegular Visitor
Is it possible to nest the Table.FirstN ( Source, 10 ) code inside the Html.Table parameter? So that the numbers of rows definded is extracted?