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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Issue while reading french characters

Hi,

 

I am trying to read a file containing data with special characters like below

Aïcha.

 

If I use encoding type as UTF-8, it is taken as A?cha

ISo-8859-15, it is taken as  A•cha.

 

Can anyone help me out?

 

Thanks,

Meghana.

Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hi Meghana,

 

    I read a sample file for same value and I got the result correctly.

0683p000009M3Q1.png

 

0683p000009M3Ul.png

 

I believe you have not given the language set correctly for some of the interim component. Could you please check all the component's advanced setup for the flow?

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Anonymous
Not applicable
Author

I have done the same, but I am unable to figure out what I am missing.

 

0683p000009M3KN.png0683p000009M3W3.png

 

 

 

 

Thanks,

Meghana.

Anonymous
Not applicable
Author

Hi Meghana,

 

    Let us check with our friends in France. Since they are doing data processing day-in and day out with UTF, they will have better idea about it.

 

@TRF , @uganesh  - Could you please advise on this scenario? We have already tried UTF-8 option. I might be missing something silly from my end. But not able to recollect what could be the reason.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

akumar2301
Specialist II
Specialist II

We need to find the encoding of source file.Who has created this file ?UTF-8 should work for French chars but if source encoding is not UTF-8 , it will not work.

 

https://softwareengineering.stackexchange.com/questions/187169/how-to-detect-the-encoding-of-a-file

 

Can you please attach your sample file?