Forum Discussion

Bryan123's avatar
Bryan123
Brass Contributor
May 30, 2019

SP20165 - 5k view limit and exporting

So I have a SP view that works in that I can see the data in it.  However when I try to export the list, I run into the 5k limit error.

 

Why can I see the data but not export it?

2 Replies

  • Dean_Gross's avatar
    Dean_Gross
    Silver Contributor
    One way to work around this problem is to use MS Access, add a table that is linked to the SP List, then create a query to pull the data you want.
  • I think this is because the Export to Excel feature does not rely on SharePoint REST APIs so if you have the 5K limit, it's not going to work...just a guessing