This is a very quick article showing how to round a number up or down in Trello using automations and regex.
For this to make sense, please first read the article above!! ☝🏽
This simple example is just for rounding up to a whole number but you could do it for decimal points also by modifying the automations similar to the examples given in the guide above.
Now, the Automations:
Automation 1
when custom field "Age" is set to "regex:/(\d*)\.(\b[0-4]).*/", set custom field "Age" to "{wildcard1}"
Automation 2
when custom field "Age" is set to "regex:/(\d*)\.(\b[5-9]).*/", set custom field "Age" to "{wildcard1} +1"
Dreamsuite Mike
Trello Expert and Business Systems Consultant
Dreamsuite
All over the world
267 accepted answers
1 comment