Convert date and time field to date field on report in ServiceNow

Surendra6
Tera Contributor

We have to change the date and time value to data value in reports. How can we achieve this functionality.

Thank you!!

8 REPLIES 8

Aman Kumar S
Kilo Patron

Explain your use case a bit here?

Reports are just presentation for data residing in your tables, you can't change the type in a report

Best Regards
Aman Kumar

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

not possible.

If it's a date/time field you cannot just show Date there

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Mark Manders
Mega Patron

What kind of reports are you creating? Why do you need to change the date/time to date? You can always work around it by creating a custom date field and copy the date/time field to that new field and use that for reporting, but the time behind a date field shouldn't prevent you from making reports (if you create a report on 'created' of tickets, you will see it's selected by date, even though 'created' is a date/time field.

Like with everything: ask yourself the 'why' question.

If my answer helped you in any way, please then mark it as helpful.

Mark


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Dave Belgard
Tera Contributor

absolutely possible ... with a little bit of creativity. See picture below:

 

DateTime to Date in a report.jpg