Forum Discussion
glove80
6 years agoMicrosoft Employee
Using a Loop to Get Paginated Data in a Non-ODATA Rest API in Power Query
I am a newbie in the API space, and I am trying to pull all the paginated data from UserVoice. They have a limit of 100 results per page, and I can't use the ?limit syntax to increase the limit. I ...
Anonymous
6 years agoNot applicable
HI glove80,
You can also take a look at sample helper functions that shared on official documents:
Helper Functions#tablegeneratebypage
Regards,
Xiaoxin Sheng