How can I display actual data values?
Here is what I'm talking about... for Ex:
Male=1
Female=2
Withhold=3
In the report I would like to display Male instead of 1 and female instead of 2 and so on.
Also, in my charts I would like to be able to show labels as Male and Female instead of 1 and 2.
Thank you