How to read csv with µ

How to read CSV File with µ as delimeter? Any Idea?

Reading as text file and using generate Datatable is not working.

Hi,

Can you share your input as a file? I think it need settings of proper encoding.

Regards,

Yes, it was encoding issue. utf-8 didn’t work

“iso-8859-15” worked :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.