karlenigma
04/20/2021, 3:27 PMCASE {systemnotes.field} WHEN 'Component Category' THEN CASE WHEN {systemnotes.oldvalue} IS NULL THEN {custrecord_category} ELSE {systemnotes.oldvalue} END END
I am trying to pull back the current record value is systemnotes.oldvalue is empty/null it's just not having none of it