Forum Discussion
nicke_
10 years agoNew Member
Sharepoint List only returns 100 first items
Getting data from sharepoint list only returns the first 100 items. This used to work with an earlier version of powerbi desktop(like a month ago) but is not working anymore. This is a on-premise sha...
- Anonymous8 years agoNot applicable
Hi shiv1002,
No updates from Power BI team till date.
But as of now I managed it by connecting sharepoint through ODataFeed option through which I can get all the required no. of rows.
Hope this could help u too :) .
- shiv10028 years agoRegular Visitor
Anonymous Thanks for responding.
Interestingly, I am able to get all items from a standard SharePoint list, some 10,000 plus rows, however, I am facing the limits items issue when connecting to an external list. This list is not even available when trying Odata method. I will see if I can get the required information from SQL.
Anyone else who needs help with Odata, here is quick link https://social.technet.microsoft.com/wiki/contents/articles/40040.power-bi-two-way-to-get-data-from-sharepoint-list-library.aspx