@Keaton Beyer If I understand your ask correctly, you are looking to have the Hour Owner's Cost Center display if TRUE and Hour Type Description display if FALSE. Should that be the case, you will want to adjust your value expression to the following: valueexpression=IF({hourType}.{description}="Hours associated with a Task", {owner}.{DE:Cost Center} ,{hourType}.{description}) Since owner and Cost Center are two different fields, you would need to separate them with {fieldname}.{fieldname} in your statement. If that doesn't work for you, or you have any questions, let me know! Nichole Vargas Workfront