ChrisBaker1
7 years agoQrew Cadet
Formula Help
I am trying to write a formula to turn items a color if they meet certain criteria. With our app, we have task lists that are on each Quick Base record. I have a report built that shows certain tasks and their current status and how long they have been in that status. I would like to alter the report so that when a duration (how long the task has been in that status) exceeds a set number, it turns that line red. There are multiple different tasks that show up on this report and each task would have a different set number so there will likely need to be several formulas.
This is the format (in layman's terms):
"if" the task name is Design "and" the Duration is greater than 2 days "then" turn red.
In this example, Design represents a task that is included in all versions of the task lists and Duration is a "Formula - Duration" field.
This is the format (in layman's terms):
"if" the task name is Design "and" the Duration is greater than 2 days "then" turn red.
In this example, Design represents a task that is included in all versions of the task lists and Duration is a "Formula - Duration" field.