i am not able to subtract between two colomns and if at all i am selecting type as double from string whole data gets changed can somone help out
Solved! Go to Solution.
@Neji pls attach the data or workflow
If you attach the data so we can address the issue, or you can follow the simple process below.
-> Select Tool for change dataType
-> Formula Tool for clean data if needed, then convert into Double
-> Finally, Formula Tool for subtract column [col1]-[col2]
This will work if both are already numeric.