Reset number column to blank not to zero

To reset a column via an Action we can do this:
Data: set the values of some columns in this row: ""


This is working with a text column, but not with a number column.
A text column will be blank.
In a number column, the Action will put 0.
Is this a bug?
It would love if it would act just the same as โ€œReset On Editโ€.

Solved Solved
0 2 275
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Maybe NUMBER("") instead?

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Maybe NUMBER("") instead?

Thank you @Steve this is working.

Top Labels in this Space