Hello,
In my workflow, my input file is in CSV format so the data types are all in a string. Will it be possible to convert string to a number(double). I am trying to do that but what happens is that it only picks up the numbers prior to the first comma of the Real Gain/Loss (Base) column (see example below).
Values in String format


Values in Double format

