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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help required on Applycodepage function

Hi All,

  If any one have used applycodepage() please let me know how to use that..If a sample qvw is provided with the implementation that would be greathelp.

Thanks in advance

1 Reply
bumin
Partner - Creator II
Partner - Creator II

Hi I have used it once to see if the data correspond to ASCII-Codepage

=ApplyCodepage(EmpName,437)

from

AZ. AGR. ANNAPIU´DI          

I have got

AZ. AGR. ANNAPIU´DI          

that means that my data is not standard ASCII .

I hope this helps

regards

Bumin