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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Import data using API into Power BI

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

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

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

Anonymous
Not applicable

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

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors