Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tChangeFileEncoding and UTF8 encoding

Hello, 

 

I have an input_file encoded in ANSI that I want to encode to UTF-8.

 

So basically, I use the tChangeFileEncoding component and I do get an output_file encoded in UTF-8. While I open it with notepad++, everything is alright. 

But when i open it with Excel, "€" and "é" caracters show me things like "€_" and "é". 

 

Is there any way to fix this ? 

Labels (2)
14 Replies
Anonymous
Not applicable
Author

Hello, @JoshyBrown 

You are a Genius !!

 

Thanks you so much !

Anonymous
Not applicable
Author

I'll take the compliment even though this problem gave me quite a hard time 0683p000009MACJ.png

Anonymous
Not applicable
Author

@JoshyBrown, do you know how to convert CSV UTF-8 to UTF-8-BOM please ?

 

My client need a CSV in UTF-8... with BOM for special caraters... (not "windows-1252" regrettably)

 

Thanks you 0683p000009MACn.png

Anonymous
Not applicable
Author

Sorry, that I don't know. I didn't have to go through this problem.
CDol1613983942
Contributor
Contributor

Hi @David Joshua​ ,

Can you please give details for tjava component custom routine?