Hi all,
currently working with Application Express 19.2.0.00.18.
I am working in a multi-lingual environment English-French.
As such I have to handle imports of csv files that might be encoded with what we call "imperial notation" Decimal character (.) and Group seperator (,) or "european notation" Decimal character (,) and Group seperator being (space).
Here are two typical Windows setup users might have: Depending on the workstation Windows setup the csv file might contain either imperial notation or european notation.


My expectation is I could override the different notation by using advanced setting in the Dataload import Wizard as shown below:


But it appears that I can only succefully load imperial notation csv files, reading european notation parsing dows not work:

Anything I am doing wrong?
As usual, any tips comments, suggestions are greatly appreciated.
Thanks,
Jake