Hello, when i import a file in metadata File Delimited, i get a conflict with data content and file delimiter. The file is a CSV file with delimiter as comma (,). This is kind of fixed and cannot be changed due to other reasons. The file also contains data such as "1,00,000.00". So, when i import the file, it breaks it into three column. Column 1 : "1 Column 2 : 00 Column 3 : 000.00" How do i avoid this?
I tried it. But it is not working. Can you please suggest any thing else which i can try. I am using Metadata: File Delimited. Please let me know if you need any other info.