Delimeter to be used in CSV
Hi,
This is regarding the Download to CSV utility in APEX. If a delimeter is specified say for example "," the CSV file that is generated looks fine when opened in EXCEL but the problem is the same CSV file when downloaded from Some European Countries like Italy etc is looking clumsy , and the same CSV file is specified with a delimeter ";" happens to work correctly in those countries but the CSV file looks clumsy where it used to look good when used with the delimeter ",". So i assume that it is because of the character set problem , is there any generic solution to this problem ?
The Help at the Reports Attribute says "leave the delimeter empty so that it takes the NLS setting automatically" but even this didnt work out .
Regards
Naveen