_THISROW_BEFORE is providing current value

HI,

I have tried [_THISROW_BEFORE].[column]

It is not working as expected.

Eg:

Column: Status

Step1: Status = Draft

Step2: Status = Move, here i need the value “save” to be stored in another column “Previous status”.

Is there any solution.?

Instead of the value “Draft”, it gives “Move”, the current value.

I have tried the same with appformula, bot and in action. No use.

Can anyone help me to achieve what i need?

Thanks in advance.