The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Here is de API documentation but I don't know what fails.
Thanks a lot!
Solved! Go to Solution.
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
Is this issue resolved
in may case when i connect through Odata, the data are shwoing as below
Thanks a lot!
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
User | Count |
---|---|
82 | |
81 | |
35 | |
32 | |
32 |
User | Count |
---|---|
93 | |
79 | |
62 | |
54 | |
51 |