At the mo we wanna import a csv dump with Progresstalk. The import works fine but a digit of 1.00000 (real value = 1) is imported as 100000.
Does ProgressTalk has a setting to change the decimal point sign? In case of not I can write a conversion program to change the comma-separated values into ';' and thereafter I change the . into , but I need to make sure that Progresstalk is able to change the cumma-separator.
Does ProgressTalk has a setting to change the decimal point sign? In case of not I can write a conversion program to change the comma-separated values into ';' and thereafter I change the . into , but I need to make sure that Progresstalk is able to change the cumma-separator.