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

@Dave Belgard 

Can you share how the output is when you apply above?

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

Original field was datetime.  New field is just date.

format.jpg

 

this should be the best answer. 

This is a working solution. The new field is stored at dictionary level (prefixed u_rpt_) and can be used in list views too.

bhausen_0-1726152734483.png