Display Item fulfillment shipped status date in the saved search result Formula (Date): case when {systemnotes.newvalue} = ‘Shipped’ then {systemnotes.date} else NULL end