- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 02:17 AM
I am setting up a scheduled email report for incident, where type I select excel, but Export stopped due to excessive size. Use CSV for a complete export. But when I use CSV type no report it is sending. Can anyone please help to identify the issue please.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 02:34 AM
Hello,
I'm suspecting it is something to do with size of excel file, can you please add some filters in report to make sure only less records are there and try once ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 03:33 AM - edited 12-08-2022 03:34 AM
Hi,
Navigate to sys_properties and open this "glide.platform_ml.api.csv_max_line". Try increasing the value to maybe 1000000.
Please hit like and mark my response as correct if that helps
Regards,
Amitoj Wadhera

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 02:34 AM
Hello,
I'm suspecting it is something to do with size of excel file, can you please add some filters in report to make sure only less records are there and try once ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 03:33 AM - edited 12-08-2022 03:34 AM
Hi,
Navigate to sys_properties and open this "glide.platform_ml.api.csv_max_line". Try increasing the value to maybe 1000000.
Please hit like and mark my response as correct if that helps
Regards,
Amitoj Wadhera
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 03:30 AM
oh, it's working now, thanks Amitoj