Trying to figure out how to display certain data only if the field, "Current Go-Live At Risk" = Yes & the field, "Action Plan - If Applicable" is blank.. (Want it to display the red flag from conditional formatting, but again only if the one field = yes and the other is blank) I have tried many variations but am not having any luck. Valueexpression=IF({project:Action Plan - If Applicable}isblank,IF({project:Current Go-Live At Risk} = "Yes", "Missing")) Valueexpression=IF(ISBLANK({project:Action Plan - If Applicable}AND:1:({project:Current Go-Live At Risk} = "Yes", "Missing")) Also - Attempting to get the data as inline editable via this report, however the only one that is working, is a default field in Workfront and this one actually indicates, makeFieldEditable=false... When I add makeFieldEditable=true to any of my custom fields, nothing happens! Any ideas? Jordan Martinson LeaseTeam, Inc.