ohhh, gotcha. -JC's suggestion below would/should work.
https://experienceleague.adobe.com/en/docs/workfront/using/reporting/reports/calculated-custom-data/calculated-data-expressions
Syntax is listed as:
* CONTAINS(findText, withinText),
* IF(condition, trueExpression, falseExpression)
so, tha...