scheduled email of report not working in file type CSV

chandan15
Tera Contributor

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.

chandan15_0-1670494608143.png

 

2 ACCEPTED SOLUTIONS

Musab Rasheed
Tera Sage
Tera Sage

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 ?

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

Amitoj Wadhera
Kilo Sage

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

View solution in original post

3 REPLIES 3

Musab Rasheed
Tera Sage
Tera Sage

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 ?

Please hit like and mark my response as correct if that helps
Regards,
Musab

Amitoj Wadhera
Kilo Sage

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

chandan15
Tera Contributor

oh, it's working now, thanks Amitoj