This article describes how to use a rule to automatically rename column labels in a table. For example, changing NET column in the table below:
To a table where the NET column is relabeled as TOTAL:
Requirements
Please note these steps require a Displayr license.
A crosstab table created in Displayr.
Method
1. Select the table.
2. In the object inspector on the left, go to Data > Rules.
3. Select the Plus (+) > Modify Headers > Automatically Rename Column Labels.
4. On the next screen, select 'NET' as the Old label (i.e., the column that you want to relabel) and enter 'Total' as the new label:
5. Click OK to apply the rule.
Next
Caveats and Limitations for Rules
How To Create a QScript To Insert a Custom Rule
How to Automatically Rename Row Labels