
Announcements
I have a datetime column wherein I want to convert it into Date only but whenever I use the formatDateTime expression using
'yyyy-MM-dd' it returns a value with Null time in it.
formatDateTime('2023-04-05T08:07:30.5029432', 'yyyy-MM-dd')outputs: 2023-04-05