another little one, i’m trying to use `CASE WHEN {...
# general
m
another little one, i’m trying to use `CASE WHEN {custitem_consumer_unit_rrp} IS NULL then 'NA' ELSE {custitem_consumer_unit_rrp} END`in a formula text field but getting an invalid expression. {custitem_consumer_unit_rrp} is a custom item currency field. is the mixing of field types between the saved search and currency the problem there?