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:
- Create a new Status column with two colors/values that then you will hide.
- Add a new General Caster formula recipe and use this formula:
IF({item.testo0}="","NOGO","GO")
(changeitem.testo0
to the correct column name).
- Add a notification automation to notify someone if text is empty after 24 hours.