Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Bring in data from a paginated API in Power BI using the web connector/M query. This is an Azure API (Policy Definitions - List By Management Group) that is paginated using a "nextLink" at the end of the JSON output.
M Query
Screenshot of the initial API call
Eventually I will need to expand the "value" column but will need to append all the data from the pages into one table first. How can iterate through the "nextLink"? I was close to achieving this using the List.Generate function but am not able to get it fully.
Thank you in advance!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.