mattb
CASE WHEN {pricinggroup} IS NULL THEN 'Not Applicable' ELSE REPLACE(NS_CONCAT({pricinggroup} || ': ' || {grouppricinglevel}), ',', ' | ') END