How can I use the expression editor or some other means to assign a string to a numeric value. For example, I have status integer values that would show up in the legend of my chart but I want the proper string for those values. There are about 12 different status values with associated strings. How can I make this happen? I don't have a database table with the string values to join.
Thanks