Is there a way to Format date fields? Some are 2024-04-25T09:17:00Z and others 4/23/2024 1:47 PM
I created a daily SR ticket report with the following subset of fields:
Source_CreatedDate, Base_LastModified, FirstAssignedDate, FirstResponseDate, CompletedDate, ClosedDate
When I run the report all but the CompletedDate and FirstResponseDate are in the format 4/23/2024 12:07 PM.
The CompletedDate and FirstResponseDate are in the format 2024-04-25T09:17:00Z
Is there a way to get them all in the format 4/23/2024 1:47 PM
Answers
Hi @Dan_Greene
You can specify a Custom Desktop Template to change the format. This is quite technical but there's a little bit of info in this article
Geoff