sc_groupby_label("My_Field")

This Macro dynamically modifies the field label displayed in the group by lines.

Ex. 1:
sc_groupby_label('state') = "state grouping";


Ex. 2:
sc_groupby_label('balance') = "balance total";