Hi, I hope someone can help as I can't find anything that covers what I want.
I have a field "Position" (int32) which has 3 incoming options:
Blank, 1,or 2
I would like to convert the digits to words i.e
If Blank="Admin" else
If 1="Adviser" else
If 2="Director"
I am trying to use the Formula tool, but if something else is better please let me know.
Thanks