Hi there - Does anyone have a handy formula for a 'Transaction Edits' saved search? I'm looking for something that will capture UI changes made after the create date of the original transaction
c
Chris
06/28/2021, 5:25 PM
Search on
System Note
record, type = Transaction, date formula = where note.date >= transaction.date. Something like that.