Forum Discussion
Imranshaikhpune
2 years agoRegular Visitor
Power BI Loading only 25 Records
Hi Folks, I am fetching data from Websites using the Web option I am using 2 links - 1- https://www.bollymoviereviewz.com/2013/10/shahrukh-khan-box-office-collection.html from this URL i am ge...
- 2 years ago
The behaviour you have is related to the pagination.
Check this old thread : https://community.fabric.microsoft.com/t5/Power-Query/How-to-get-data-from-a-web-that-has-a-paginated-table/td-p/2679198
Meanwhile I recommend that you use the IMDB API : Getting Access to the API (imdb.com)
Imranshaikhpune
2 years agoRegular Visitor
Thank You AmiraBedh .