Hi Everyone -
I have a report that has a Footer - in the footer I am subtotaling some information and I want a textbox in the footer to say "Summary For" and then insert the current grouping..So the report is grouped by "Color" and one of the statuses is "Blue". The text box should read "Summary For Blue".
The problem is the report is pulling in the ID for the Blue field.
The way the data is set up is there are two tables. The first table has all of the main information and then within that table you can select the color, which is based on a separate table.
Thanks!