PowerBi Expert
Budget: $10 – $30 AUD
I have a PowerBI project that contains a query called Data that comes from an API request.
In the case of my sample with 4303 pages, the API returns a response with pagination.
The actions I perform in Data, but for all the pages, must be done in a loop from 1 to the total page number, and the results must then be merged.
In the case of my sample with 4303 pages, the API returns a response with pagination.
The actions I perform in Data, but for all the pages, must be done in a loop from 1 to the total page number, and the results must then be merged.