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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors