Skip to main content

Color records based on a formula

  • January 2, 2024
  • 0 replies
  • 6 views

Forum|alt.badge.img+10
What is the proposed idea/solution?

I want to be able to add a color based on a formula. For example I have a bunch of subtasks under a parent task. I want to color the records where due date is greater than the parent task end date because this is a task I need to be flagged since the whole task should be done before it is currently planned. Ideally the formula would be,  IF({parent task end date} - {due date} < 0) and then I can set the color to yellow.