Forum Discussion
Anonymous
5 years agoNot applicable
Getting the next pages of a JSON API
Hi, I'm trying to get data into PowerBI through an API. I chose "web" and connected the data like this: = Web.Contents("myurl") The data is loading to such format: next (URL)?pageSiz...
Greg_Deckler
5 years agoCommunity Champion
ImkeF
5 years agoCommunity Champion
Hi Anonymous ,
you can find a couple of approaches here: https://community.powerbi.com/t5/Desktop/how-to-create-a-query-that-paginates/td-p/20047
Please try some of them out. If they don't work, please post what you've tried so far with corresponding error messages to that we can narrow it down further.