Table Difference Finder Changing Field Type

I’ve been running table difference finder to compare tables and recently ran into a situation where the node is changing field types at run time. For example, I have a field that is numeric double and in every table it comes out as a whole number (ex… 3). However, once I get to the difference finder, it suddenly changes it to a decimal and now I have differences (ex… 3 becomes 3.0). I’ve tried to force the Double with a String Manipulation as well but it still changes these back.

Hi @JLamka -

Could you post an example workflow that reproduces the problem? Even with some dummy data that should be sufficient.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.