Hi specialists,
I've got some trouble loading data from an csv-file into the psa.
Although I've set the psa and the infopackage to
thousands-seperator "."
decimal-point-seperator ","
the data-loading crashes with the following message:
Error 'The argument '144,2' cannot be interpreted as a number' on assignment field MENGE record 98 value 144,2
The field is of type "QUAN".
The numbers I wanna load have got a german number-format - so the "," is the decimal-seperator.
Could you please gimme a hint what I did wrong?