NiFi ConvertExcelToCSVProcessor doen't support non-ascii utf-8 characters

I have an excell file with cyrillic characters that I need to transfer to csv in my NiFi dataflow. Unfortunately when I use ConvertExcelToCSVProcessor it transforms all the special characters to "?".

I dont see any fields in configuration that change the encoding to utf-8. Is there any way to solve the problem?


Ответы (0 шт):