cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
TJCappy
Frequent Visitor

Can't get data using implementation 2. HELP

I am trying to import a large list  (8K items and growing) from sharepoint and if I wuse implementation 2 I get the following error and am not able to get the data.

 

DataSource.Error: Web.Contents failed to get contents from 'https://xxxxxxx.sharepoint.com/sites/xxxxReporting/_api/Web/Lists(guid'2b455965-851b-401e-a7a1-ce0fa...' (500): Internal Server Error
Details:
DataSourceKind=SharePoint
DataSourcePath=https://xxxxxxxxxx.sharepoint.com/sites/xxxxxReporting
Url=https://xxxxxxxxxx.sharepoint.com/sites/xxxxxxReporting/_api/Web/Lists(guid'2b455965-851b-401e-a7a1-...

 

If I use implementation 1 then it works 

 

Can anyone shed some light on this matter.

 

Does this have anything to do with the number of items in the list and if so is there any workaround .

1 ACCEPTED SOLUTION
3 REPLIES 3
TJCappy
Frequent Visitor

Hi Ibendlin

Thanks for confirming that, I suspected that was the issue.   My question now is what are these special techniques?

 

lbendlin
Super User
Super User

Default limit is 5000 for sharepoint list items. Beyond that you need to use special techniques.

Helpful resources

Announcements
May 2023 update

Power BI May 2023 Update

Find out more about the May 2023 update.

Submit your Data Story

Data Stories Gallery

Share your Data Story with the Community in the Data Stories Gallery.

Top Solution Authors