Forum Discussion
akashgera
4 years agoHelper I
Dealing with paginated API using Recursion function
Hello Folks, I am using paginated API to fetch the data as per page number , one single page fetches only 100 records and total I have 30824 records which requires data from 309 pages. So I want her...
- 4 years ago
Please see this video for a potentially simpler way to do this. Also, have you tried to increase the page_size value to get >100 in each web call?
Power BI - Tales From The Front - REST APIs - YouTube
Pat
mahoneypat
4 years agoMicrosoft Employee
Please see this video for a potentially simpler way to do this. Also, have you tried to increase the page_size value to get >100 in each web call?
Power BI - Tales From The Front - REST APIs - YouTube
Pat
akashgera
4 years agoHelper I
Dear Mahoneypat,
I have watched your video and got the resolution, thank you so much for providing the help, you have saved my day today..🙏
Kudos to you and your skill set.👍
People like you are much needed in this PBI community.