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"
Daydreamer Mike
Trello Expert and Business Systems Consultant
Dreamsuite
All over the world
273 accepted answers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
1 comment