Hi,
I am trying to set up a data shuttle configuration to auto load several worksheets I get a month. In the excel sheets there is a date/time stamp in a column.
I have loaded historical data into Smartsheet and now want to create a column that pulls the date out of the date/time stamp column. I used DATEONLY and referenced the time stamp field and it says "#INVALID DATA TYPE".
Does anyone know the correct way to do this formula? I need it to not only work in the sheet directly, but ensure that when I load a new sheet using data shuttle that it will work as well.
Thank you for any help!
Smartsheet: =DATEONLY([Date Occurred - Incident]@row)
The time stamp column is a text field because when I select date as a column type the time disappears and I don't want that to happen. The Date field is a date field.
Excel: