I need assistance on creating a creating a mechanism to track counts of record as I compare the data.
Ex: Starting Count of input records is x , then using join/filter to compare data - the number records that resulted out is z.
Compare x+z which will be used to for another comparison.
Thanks.