Forum Discussion
Anonymous
3 years agoNot applicable
Getting the full table through API (not just the first 100 rows)
Hey there, I've connected to Zendesk via Power Bi and I'm facing a problem that my query only brings up 100 rows out of more than 400 available. I've looked into many different topics in Power Bi...
- Anonymous3 years ago
Hey buddy, this video helped me to solve this problem
Thanks for your response.
lbendlin
3 years agoSuper User
See that "next_page" data point? You need to follow that until it is no longer there.
Read about accessing paginated APIs with Power Query.
- Anonymous3 years agoNot applicable
Hey buddy, this video helped me to solve this problem
Thanks for your response.
- jessica-ko3 years agoAdvocate I
Please can you elaborate on what you mean to follow it till its not there? thanks for the help.