Is there a way to highlight a row in a view to emphasis active tasks? | Community
Skip to main content
New Participant
December 13, 2022
Solved

Is there a way to highlight a row in a view to emphasis active tasks?

  • December 13, 2022
  • 1 reply
  • 1139 views

Hi all – 

 

My team is struggling how to quickly scan a list of tasks within a project and see which ones are active and ready to be worked on at a given time. 

 

Is there a way to do this? Perhaps with Conditional Formating when creating a view?

 

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Heather_Kulbacki

Yes, there are a couple of options

  • you can add a column for Task >> Can Start, then in Advanced Options > Column Rules, you can add a rule for when Can Start is True and Show an icon there - flags, circles, or smiley faces
  • You could also choose one of your existing columns, maybe task name and add a Rule for when Task >> Can Start is True and change the text color of whatever is in that column

1 reply

Heather_Kulbacki
Heather_KulbackiAccepted solution
New Participant
December 14, 2022

Yes, there are a couple of options

  • you can add a column for Task >> Can Start, then in Advanced Options > Column Rules, you can add a rule for when Can Start is True and Show an icon there - flags, circles, or smiley faces
  • You could also choose one of your existing columns, maybe task name and add a Rule for when Task >> Can Start is True and change the text color of whatever is in that column
Heather_Kulbacki
New Participant
December 14, 2022

You may want to add 2 rules - first a rule for when a task is complete - then the rule for when a task can start

 

Otherwise all those tasks that were ready to start and are now complete, show the can start icon or color

swoerleAuthor
New Participant
December 14, 2022

Thanks @heather_kulbacki. This is exactly what I was trying to figure out. 

 

Is there a way to determine the order the rules get applied in? For instance, first I built a rule to highlight active rows green on my Can Start column. Second I built a rule that turns the row grey once PercentComplete reaches 100%. The first rule seems to over rule the second. Is there somewhere to control that?