Convert text to Date

Hi i have a google sheet that is the data source for looker. One of the dates is inthe following format - 11/27/2023 at 08:00 AM. How can I turn this into a date only - MM/DD/YYYY or any other format so i can use it in looker? No need for time data. 

thanks, 

0 1 409
1 REPLY 1

There may be smarter ways to do this, but one approach is to just create a new column that extracts the date characters from your existing field. Something like this will work: 

GavinW_0-1725627120901.png

You can use DATEVALUE to convert this into something sheets recognises as a date, and also format the cell to have the date shown the way you want to see it.

Top Labels in this Space
Top Solution Authors