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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Display Chinese field values in qlikview

The client's source table has a column that has field values in English as well as in Chinese.  The requirement is to show field values as is in table/list box.

i.e when i pull this field into a list box, it should list out both english field values and chinese field values without displaying ??? in place of chinese field values.

Please let me know if there is any way to achieve this.

Thanks

4 Replies
susovan
Partner - Specialist
Partner - Specialist

Hi Prashanthi,

Can you provide any screenshot of your requirement?

Warm Regards,
Susovan
avinashelite

You could directly pull the data from data and Qlikview will not get manipulate ...it appears same as in DB.

marcus_sommer

You might need to adjust the charset settings within your connect-statement to a charset which could handle chinese signs, probably something like utf-8. This should be helpful: Chinese character encoding - Wikipedia, the free encyclopedia.

- Marcus

krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

From which DB you are fetching data?