I've just begun to use datashuffle, and have set-up my first workflow, merging data from a CSV file and adding rows / updating cells based on a key column value. All the columns are mapped etc, and the automation occurs upon attaching the CSV file.
I've noticed that any data that is merged / added (Most of this data is numbers) automatically gets formatted with an apostrophe (') added to the front of the number, and a comma (,) seperating at the 1,000's , so the data becomes recognised as text rather than a number for formatting etc. Given that this isn't how it appears in the CSV file, I assume that it is being added as part of the data merge by Smartsheet.
Has anyone seen this, and possibly worked out a solution to stop it occuring?