Dear Smartsheet community,
I am trying to implement a simple automated workflow, which should work in the following way:
If I put to a cell in column "Progress" the value 100%, respective cell in column "Status" should automatically change to "Done".
What happens:
1. When I run the workflow, it changes every cell in column "Status" to "Done", does not matter whether the value in column "Progress" is 100% or any other number
2. Everytime I update the cells, I have to trigger the workflow manually, otherwise nothing happens
Am I making something wrong?
Thank you