I have an excel doc with a column that is in DATE format in excel. The column has dates in some cells, but in other cells of the same column it has text.
When I use the input tool to bring this file into the workflow it comes in assuming that all cells are dates.
Cells that had a date in excel, come in with a date in the workflow. Cells that had a text string in excel come in to the workflow as 00:00:00.
I know there's a way to change formatting in the workflow using the Select tool after the data is already in the workflow, but is there a way to change it at the same time as the input?
As a test I tried changing the column in excel to General before starting the workflow. This works, and the text comes in as it should, but the dates are converted to excel serial format (44133).