diff --git a/source/_docs/organizing/tables.markdown b/source/_docs/organizing/tables.markdown index ce2cd40852f..8c6d2d6e659 100644 --- a/source/_docs/organizing/tables.markdown +++ b/source/_docs/organizing/tables.markdown @@ -74,5 +74,6 @@ To customize columns, follow these steps: 1. In the top right corner of the table, select the cog wheel. 2. To hide a column, deselect it. 3. To rearrange the order, grab the column and move it to its new position. +4. To sort, select the column header of interest. ![Screencast showing how to show, hide, and rearrange columns](/images/organizing/customize_columns.webp) \ No newline at end of file diff --git a/source/images/organizing/customize_columns.webp b/source/images/organizing/customize_columns.webp index 44fc4fce8bb..3be83cb6d9b 100644 Binary files a/source/images/organizing/customize_columns.webp and b/source/images/organizing/customize_columns.webp differ