For a Row Change Automation access previous value

Is it possible to access the previous values of the row when a Row Change automation is triggered ?

Not that I know of unless you are already storing that value somewhere

I’ve done it once with a client before where the value of a select list was always changed with a button, and that button would do two actions:

  1. Store the current value in a different column
  2. Change the target column to the new value

If you implemented a workflow like this you could then store and access old values from a column.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.