🔥 3-day streak
Microsoft Power Platform Developer66 / 140
Question 66 of 140

A developer builds an external .NET service that uses the Dataverse Web API to export all rows from an 'account' table containing over 500,000 records. The first request returns exactly 5,000 rows plus an '@odata.nextLink' property, even though no $top was specified. The developer needs to retrieve every record efficiently while minimizing round trips. What is the correct approach to page through the entire result set?

Reviewed for accuracy · Report an issueNext question