Hello,
I set up a new upload workflow to bring in data from a google sheet, and when the workflow ran it changed a handful of column types in the target sheet from text/number into drop down columns. This change broke all my formulas in a metrics sheet... After changing the column types back to text/number, all my formulas referencing those columns still did not work (ie. SUMIF was not returning a Sum). I had to manually copy and paste data from the source sheet into the target sheet to get the formulas to work again (copy and paste values did not work inside Smartsheet).
The workflow is setup to replace all target sheet rows with data from the input file, and not to update the drop down choice for selected columns.
Is this a smartsheet support issue? has anyone else experienced this with an upload workflow?