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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Aurél
Creator
Creator

Code ASCII

Hello,

 

I'd like to find the ascii code of a letter.
Indeed, I have letters: A, B, C... and I'd like to be able to convert them into numbers : 65, 66, 67....
Is there a function to do this please?
Or else the intermediate solution might be to just find the place of this letter in the alphabet to get 1, 2, 3....

 

Thank you !

Labels (2)
1 Solution

Accepted Solutions
rubenmarin
MVP
MVP

2 Replies
rubenmarin
MVP
MVP

Aurél
Creator
Creator
Author

Top !

 

Thank you very much !