Kbase P57024: In Report Builder, how do I translate an integer value to a
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/2/2003 |
|
Status: Unverified
GOAL:
In Report Builder, how do I translate an integer value to a string value from a list?
FIX:
Use the ENTRY function to convert an integer value to a corresponding string value contained in a list.
For example, ENTRY(Table.Field,"Alpha,Bravo,Charlie",",").