How do I create a report that converts data from an input parameter to generate an output record based on variables I assign? To simplify, how would I convert an input parameter from 12345 to an output record of VWXYZ? So for this sample I think my variables would be defined something like this...
V=1
W=2
X=3
Y=4
Z=5
Any help would be appreciated.
Thanks,
Tim
V=1
W=2
X=3
Y=4
Z=5
Any help would be appreciated.
Thanks,
Tim