Export Limit on Excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 10:39 PM - edited 09-10-2023 10:42 PM
I have a property that is modified to increase the export limit on excel export. But the number of records in the excel are truncated at 2959 records
Name : glide.excel.export.limit
Type : string ( Tried integer too)
value : 100000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 10:56 PM
it also depends on how many columns are you including in that report?
Did you try to clear your instance cache using cache.do and then logout and login again?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 11:03 PM
Columns are 170 .
Tried cléaring cache