Convert date and time field to date field on report in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 05:20 AM
We have to change the date and time value to data value in reports. How can we achieve this functionality.
Thank you!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 05:27 AM
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
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 05:33 AM
Hi,
not possible.
If it's a date/time field you cannot just show Date there
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 10:39 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2023 08:21 AM
absolutely possible ... with a little bit of creativity. See picture below: