Report Totals and Layout Citing excerpt: Displaying lookup values in reports If you need to display a value from a lookup table instead of the ID on the Report page, you have two options:
Modify the SQL query to include the fields from joined tables.
Enable the report search page, proceed to the Page Designer or Editor screen, open the Search page, double-click the field and turn it into a Lookup Wizard on the Edit as tab. Either option allows you to display values from another table on the Report page (i.e., Customer Name instead of Customer ID). unquote ... for inspiration purposes only ...