We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Has anyone been successful at exporting more than 10000 rows of data from a list report?

angeladriscoll
Mega Contributor

I have a list report that has about 85000 rows which I need to bring into excel to manipulate. I choose export and it emails me the report, however, there seems to be a maximum of 10000 rows of data it exports.

6 REPLIES 6

Ravio, I downloaded your zips and added them, what should I put for the encoded query?

 

Say I wanted to export from the sys_audit table

 

I put that table in, but I get an error...perhaps due to no encoded query listed? I want ALL records.

 

 


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Very old thread, but I just used the code and it works great. Ravio put a 100-page limit in the script includes, so I'd be downloading sys_audit in 10k pages exceeded 100 pages (1M records).