Hi Alteryx,
I am using version 2019.3.5 , and there is a strange behavior that i don't know it is a bug or not.
You can see that in the formula tool,
when checking 0.6==0.60 , it return false.
when checking 0.4==0.40, it return true.

When using the filter tools , 0.6 and 0.60 all go to false,
However, for 0.4 and 0.40, all go to true.


Overall the behavior is not aligned within Alteryx Designer when handling fixed decimal value end with 0 .
Best Regards,
Samuel