Hi All,
My input data containing a column of datetime, example: "07/31/2025 1:41PM" which needs to be changed as "07/31/2025".
i tried with datetime tool (customize) %m/%d/%y %I:%m%p. so in a new column its gives output for few of the cells, but rest of them were blanks. Please advise, if customize was incorrect or is there is an alternative method to achieve the same output (example: 07/31/2025) ?
Thank you