Forum Discussion
REST API pagination & filtering
Hi Anonymous ,
where did you find the limitation of importing 10,000 rows from an API call?
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- Anonymous6 years agoNot applicable
Here is the documentation:
https://docs.microsoft.com/en-us/power-bi/developer/api-rest-api-limitations
- mwegener6 years ago
Most Valuable Professional
Hi Anonymous ,
this limitations are for the Power BI Service Rest API not for other "Source" Rest APIs.
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.- Anonymous6 years agoNot applicable
Hi Marcus,
Do you mean that if I'm using other source Rest API I should be able to retrieve more than 10,000 rows?
But when I try doing it the result is limited to 10,000 even though my table has over 20,000 rows. Do you what could be happening?
Thanks!