RussellBeaubien
6 years agoQrew Cadet
Automations copying percentages, doesn't copy correctly
I have an automation that creates a new record and copies the current percent and puts it into the previous percent.
example:
[Current percent] = 15%
(When the automation runs becomes)
[previous percent] = 0.15%
I need it to be 15%
both [current percent] and [previous percent] are numeric-percent
I am hoping there is a solution to this that is not to have duplicate fields of the number not as a percentage.
example:
[Current percent] = 15%
(When the automation runs becomes)
[previous percent] = 0.15%
I need it to be 15%
both [current percent] and [previous percent] are numeric-percent
I am hoping there is a solution to this that is not to have duplicate fields of the number not as a percentage.