Hows it going everyone!
I am having difficulty converting a number that has decimals into periods.
For example: "123,44" when in reality it should be "123.44".
What type data and format do i need to put in the text input file in order to convert this correctly?
I got it to read 123.00 put i need to include the decimal places at the end of it.
Using:
Type: Number
Format:0.00
Thanks alot guys!
I am having difficulty converting a number that has decimals into periods.
For example: "123,44" when in reality it should be "123.44".
What type data and format do i need to put in the text input file in order to convert this correctly?
I got it to read 123.00 put i need to include the decimal places at the end of it.
Using:
Type: Number
Format:0.00
Thanks alot guys!