Hi,
I am getting data from ADW for building a dashboard. There is a column Event_Timestamp where the data is of format ‘Dec 21, 2022 3:13:25 PM’
I want this data to be converted to 24hour format using the dashboard calculations
I was successfully able to extract the date part and convert it into date type but about the time I am not able to do so. Kindly help