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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Magnus70
Frequent Visitor

Only 100 posts/rows out of 1200 post/rows imported from web

Hi!

 

When I try to import data from web via a rest API into Power BI I only get 100 posts out of 1200 post from the database imported.

Are there any settings I should do to get alla posts imported or other tips?

 

Best regards

Magnus

 

Magnus70_0-1647116471998.png

 

I saw this answer but at this moment I don't have a clue about CKAN resource and new settings.

 

Magnus70_2-1647116521751.png

 

I can't see that I have any option to change the settings from 100 rows so I will probably have to talk to the company that provided the Rest API.

 

Example of settings concerning import 

Magnus70_3-1647116741463.png

 

 

Same picture for me. Missing settings I presume?

 

Magnus70_4-1647116741818.png

 

 

 

 

1 ACCEPTED SOLUTION
Magnus70
Frequent Visitor

The solution was to include a filter parameter in the URL query string like this.

https://......Test_API/v1/order?PayingCustomerId=20784&MaxRecords=2000

View solution in original post

1 REPLY 1
Magnus70
Frequent Visitor

The solution was to include a filter parameter in the URL query string like this.

https://......Test_API/v1/order?PayingCustomerId=20784&MaxRecords=2000

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors