This article describes how to go from a standard table...
...to a table with an additional column that sums all the values in that row:
Requirements
A table with multiple columns.
Please note these steps require a Displayr license.
Method
1. Select your table.
2. In the object inspector, go to Appearance > Appearance > Rules.
3. To apply the rule, select the Plus (+) > Table Computations > Naive Total For Each Row.
4. In the dialog, change the New row label as required.
5. Set the Position to place the new column on the left or right.
6. Click OK.
This rule then adds a new column to the right of the table containing a total for each row. The total is calculated by adding up all of the statistic values in that row, excluding any columns that are duplicates of other columns in the table (e.g., NETs).
Note the following:
- Statistical tests are not performed on these cells.
- Any statistic shown on the table will be added up and included in the total, however be aware that for some statistics it may not be meaningful to display a naive total.
- If you select Switch rows and columns on your table, the rule may no longer work due to the table dimensions changing. In this case, you will have to apply the Naive Total For Each Column rule instead.
Next