I have a multistep scenario, I’d like to update a cell by getting the value from the cell (I can get it from a previous step) and then subtracting one from that value.
I’ve tried this:
But I get NaN in Google Sheets, so I guess it’s not detecting the formula or something.