Hi Community,
following szenario:
I have a helper checkbox column "Has CHildren" indicating, if a parent row (Generation 1) has any children rows (Not all rows will have sub rows)
If so, I want to change the value in the column "Due Date" via automation to
=MIN(CHILDREN() to automatically show the next due date of a sub task.
I need this to be able to sort by this column.
Unfortunately, the action "Change cell value" does not support date columns.
Does anyone have an idea how I could make this work? Looking forward to your genious responses!
Philippa