@@ -210,9 +210,9 @@ divider.
210210Reorder Data Table Columns
211211--------------------------
212212
213- Users with the and author :ref:`role <dashboard-roles>` on data tables
214- can reorder data table columns in the :doc:`Chart Builder
215- </build-charts>`.
213+ Users with the author and owner :ref:`roles <dashboard-roles>`
214+ on data tables can reorder data table columns in the :doc:`Chart
215+ Builder </build-charts>`.
216216
217217To reorder data table columns, click and drag column headers to the
218218desired order.
@@ -237,3 +237,30 @@ Considerations
237237 being :guilabel:`Groups` or :guilabel:`Values`.
238238
239239- You cannot reorder :guilabel:`Dynamic Columns`.
240+
241+ Toggle Row and Column Totals
242+ ----------------------------
243+
244+ By default, data tables include a Column Totals row, which consists of
245+ a row of values with sum totals for each column. Optionally, you can
246+ enable a Row Totals column, which consists of a column of
247+ values containing sum totals for each row.
248+
249+ The following image shows a detail from a data table with row and
250+ column totals enabled and added text indicating which is which:
251+
252+ .. figure:: /images/charts/row-column-totals.png
253+ :figwidth: 541px
254+ :alt: Data table with row and column totals
255+
256+ To toggle the totals on and off:
257+
258+ 1. Navigate to the :guilabel:`Customization` tab in the
259+ :doc:`Chart Builder </build-charts>`.
260+
261+ #. In the :guilabel:`General Customization` section, set the
262+ :guilabel:`Column Totals` and :guilabel:`Row Totals` toggles
263+ to the desired settings.
264+
265+ For a complete list of Chart Customization options, see :doc:`Customize
266+ Charts </customize-charts/>`.
0 commit comments