Business time left in export to excel

Michelle11
Kilo Contributor

Date, Date-Time, and Time fields are all exported as their display values, displayed using a custom format instead of the system date format. Duration fields, however, export as the value stored in the database, which is an integer value of seconds.

The last part about duration fields in seconds is REALLY undesirable; customers are complaining that the report is useless. Is there a way to configure this to be something friendly like hours?

I wonder if anyone has tried another way to solve this case other than using a script?

4 REPLIES 4

JP - Kyndryl
Kilo Sage

Hi Michelle,

Not sure it can be easily done in ServiceNow, but you may fix this in the Excel file.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0656030

 

Regards,
JP

JP - Kyndryl
Kilo Sage

More solutions here:  https://community.servicenow.com/community?id=community_question&sys_id=3eefc7a5dbdcdbc01dcaf3231f961993

Regards,
JP

Thanks, but it doesn't help me because the report will be sent directly to the client by email, so this option to change it in excel is not a desired option

Soloninkaeg Sol
Kilo Contributor

That's awesome information I got from here.