Hi,
I've noticed this issue in two of my smartsheet processes.
I have an automation set up as follows: "When rows are added are changed and [Column A] changes to [Any Value], change cell value in [Column B] to "60" "
I then set column B to be $ currency format. Up until recently, "60" changed to "$60.00" without issue but in the last month or so "60" is now remaining "60" (and is being recognized as text, not a number/currency).
As a result, another column that had a [ColA]+[ColB] sum formula is resulting in 60[ColB], not two numbers being added together.
I worked around it in one sheet by using Datamesh to import a value of "$60.00" from another sheet instead of using the automation, but that won't work for my second sheet, and now that I know it's the same issue across multiple sheets I'd like to know what I need to do to get the cell to show as $60.00 correctly without using roundabout workarounds.
Thank you!