Im starting to find the Monday automations and workflow features quite restrictive the more i try and use them.
I have a board with a ‘Country’ column and when a new form entry is created (the form filler selects the country on the form) i want to assign Person ‘A’ to the new task based on the Country ‘X’.
For example;
If Country is ‘United Kingdom’ assign Person 1
If Country is ‘Spain’ assign Person 2
If Country is ‘United States’ assign Person 3
I had expected to be able to do this with the if/else function in workflows but i cant. I hopped over to automations and it doesn’t look possible their either.
Any suggestions please?
TIA
GCavin
(Gilles Cavin - Reinventing Formulas in monday.com)
2
I guess one way would be to use custom AI automations to populate a Text column with the country: You can input the location column and tell the AI to extract the country name.
Then you can use a workflow or automation to assign accordingly using the Text column as an if condition.