Hi,
I have a board with a column "relations" where the column value is an array of ids
I want to set the value of another column "relation_count" based on how many ids are in “relations” value.
relations is changed -> set relation_count
I wonder if and how to set an automation of that nature.