Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
UserE
New Member

Why only extract 100 rows from crewhu api? How can extract all records?

Hi all,

I follow the below website to connect data from crewhu API in Power BI Desktop.

https://get-help-tnt.crewhu.com/hc/en-us/articles/360041925673-Power-BI-Integration-Open-API

 

However, I can only edit the limit = 1000 to display maximum 1000 records. It cannot display all records. Can anyone help to advise how to do pagniation to extract all records from crewhu api?

 

Because Crewhu Support replied me that they don't have support to help on this feature. They informed me to ask Power BI Support to help. So, I raised this question here. Thanks for your help in advance.

2 REPLIES 2
AbhinavJoshi
Responsive Resident
Responsive Resident

Hi @UserE. One way is to get data using a python script and setting the pagination in the script, output the result in a csv or whichever format works for you.

rubayatyasmin
Super User
Super User

Hi, @UserE 

 

Go through this post. It should be helpful

 

https://stackoverflow.com/questions/46904641/how-to-get-paginated-data-from-api-in-power-bi

 

also, I found a similar thread

Solved: Extraction - Microsoft Fabric Community

 

rubayatyasmin_0-1689517080227.png


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors