Thank you both for your quick responses. š
Iām dealing with a small set of data 498 records.
Iāve been using āShift click Validateā as a fall back when snaps are not behaving as I thought they should or I change the underlying file or database structure.
in order to simplify my issue (pretty sure this is new user growing pains) Iāve filtered both New and old data sources by id=271967386.
First run performs as expected:
![]()
Second run not so much (expected 1 record in the āUnmodifiedā output)
![]()
I suspect it is due to data type? could anyone possibly confirm?
Oracle (new) data preview before Diff Snap:
![]()
SQL (old/existing) data preview before Diff Snap
![]()
Iām going to try using the mapper snap or another transform to solve.
Thank you all again for your time.