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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
LeoQ
Helper I
Helper I

Only up to 1000 rows when connecting with API endpoint. SODA API

Hi everybody, I tried to connect an API from NYC open data, but when closing the Data Query and trying to visualize the data, I only get 1000 rows.

I get the data from Web and add the heading as shown in the image but it only gets 1000 rows.

LeoQ_0-1638758204916.png

 

Here is de API documentation but I don't know what fails.

 

Thanks a lot!

1 ACCEPTED SOLUTION
sevenhills
Super User
Super User

By default it only loads 1000 rows. (https://dev.socrata.com/docs/paging.html). Change to your needs.

 

I prefer and suggest you to change it as ODATA, if you want all data. 

https://support.socrata.com/hc/en-us/articles/202950718

Also, limit to the columns you need, as it gives all columns data

 

View solution in original post

3 REPLIES 3
aneesvvm
Frequent Visitor

Is this issue resolved 

in may case when i connect through Odata, the data are shwoing as belowScreenshot 2022-09-19 145722.jpg

 

LeoQ
Helper I
Helper I

Thanks a lot!

sevenhills
Super User
Super User

By default it only loads 1000 rows. (https://dev.socrata.com/docs/paging.html). Change to your needs.

 

I prefer and suggest you to change it as ODATA, if you want all data. 

https://support.socrata.com/hc/en-us/articles/202950718

Also, limit to the columns you need, as it gives all columns data

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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