Hello,
I am using the Filter tool to create a not equal to statement that states ([ID_SumAmount] != [Sum_Check])
In my data, there are 6 records that are being spit out as True, even though the values for ID_SumAmount and Sum_Check are the same.
I have checked the metadata for types but they are both doubles, and even when I export the data to excel to check for rounding errors they are still the same.
Can anyone help me figure out why these 6 records are being identified as not equal to each other?
I have attached pictures of the output as well as the workflow & example data.
Thanks,
Ethan