Stop conditional formatting on parent rows
So we're trying to highlight when tasks are past due, so we set up conditional formatting to highlight rows with due dates = in the past and the status = not complete. The issue is this is also applied to parent rows, which have a "due date" because it auto generates from the tasks under it but since it's not a task, it's not marked as complete.
Is there a way so that the conditional formatting isn't applied to parent rows or is there some other workaround here?
Answers
-
Hi Vick,
You could add a so-called helper column. It can be manual or automatic.
The manual way. Add the helper column as a checkbox type column and then check the box for the parent(s) and use that in the conditional formatting to exclude the parent rows.
Make sense?
Would that work?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
You could also add a standard character to the task name in each parent row (an icon or a word) and then in your conditional settings add another condition that the task name doesn't contain that character or word.
-
I thought about this too, but Smartsheet doesn't seem to give that option. I can only add a condition that the task name contains ___, but not that it doesn't contain.
-
Wow. So true. That makes no sense. I'd consider submitting a product enhancement request. To automate Andree's suggestion use the following formula: =COUNT(CHILDREN([Task Name]@row)) in the entire helper column.
That formula will give you a number quantity... anything with 0 would be a child. So you could set up your condition to include that the helper column must = 0.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!