Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
i need to pull data from web using api, i am able to get data. but there is a limit on number of rows that i can import from the source. I heard that by adding jason parts to that url , we can get all rows. Can anyone help with this
Solved! Go to Solution.
i'm trying to import more than 2000 rows from workfront api, but workfront has limit of max 2000 rows that we can export. i choose jason to open the file in powe bi connection. Im not sure how we can achieve this. but i see couple of posts about pagination by adding some scripts to the api url, so that we can pull the data from all the pages.
i was looking below post as example,
http://sqlcodespace.blogspot.com/2017/09/power-bipower-query-api-response.html
Hi reddy_powerbi,
How many rows do you want to import from web?Are use using restful api or other function to achieve these data? Can you clarify more details about your requirement?
Regards,
Jimmy Tao
i'm trying to import more than 2000 rows from workfront api, but workfront has limit of max 2000 rows that we can export. i choose jason to open the file in powe bi connection. Im not sure how we can achieve this. but i see couple of posts about pagination by adding some scripts to the api url, so that we can pull the data from all the pages.
i was looking below post as example,
http://sqlcodespace.blogspot.com/2017/09/power-bipower-query-api-response.html
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!