Hello Everyone!
There is a function in SQL that will return the ASCII value of a string. Example: SELECT ASCII('D') will return 68 as an integer. Does anyone know how to do this in Alteryx?
Thank you!!
Solved! Go to Solution.
Thank you!! I searched for it but it didn't come up in my search results. I appreciate the help!