Hi Laura! This valueexpression should work to exclude tasks with the name "Oversight": valueexpression=IF(CONTAINS("Oversight",{name}),"",IF({numberOfChildren}=0,IF({canStart},IF(CONTAINS("CPL",{status}),"",CONCAT({name}," ")))) ----------- I did just want to mention - the code you provided (and th...