Mutable link to columns, etc. (validation as well)

Hey @calvis.
You can use our General Caster app to create a formula that can be used as input for a following automation.
For example:

  1. Create a new Status column with two colors/values that then you will hide.

  1. Add a new General Caster formula recipe and use this formula: IF({item.testo0}="","NOGO","GO") (change item.testo0 to the correct column name).

  1. Add a notification automation to notify someone if text is empty after 24 hours.

1 Like