Forum Discussion
hjaf
6 years agoAdvocate I
SharePoint list query alternative or optimization
Hello everyone! Because sharepoint list queries quickly comes too slow to work with in Power BI, I have experimented with the query that sharepoint generates for excel. This is vastly more effect...
- 5 years ago
hjaf FYI that I finally made a video to describe this approach, and am adding it here for others that may find this post. It also gets the count of items and makes the right number of API calls.
Get SharePoint List Data with Power BI ... Fast - YouTube
Also, a reminder to mark one of these as the solution.
Regards,
Pat
jaleman
5 years agoFrequent Visitor
Thank you, your video helped me. After I moved to version 2 everything was faster.
CmdrKeene
5 years agoHelper IV
If you think version 2 is fast, wait until you try the "good" method using the REST API. I have a list with more than 150,000 items, and it refreshes in about 8 seconds.