Hi,
I am using Data Shuttle to offload a work order number (primary column in sheet) and it's associated start and end dates in an excel format. Everything is working fine except that the work order number is in a text format with a preceding apostrophe instead of an actual number. This is causing downstream automations to fail as they are coded to expect a numerical value for the work order.
I tried a helper column with the formula =VALUE([Work Order]@row). Formula works great in my sheet, but I have the same problem when the excel file is created. So it appears that even if a cell is a number in the sheet, it will get written as text by Data Shuttle when writing in an excel format.
Any ideas are welcome. I would much rather fix this in Smartsheet than in any automated routine that requires an excel format or convert all our automation to use CSV instead of excel formats.
Thanks in advance!
Tom