Skip to content

Commit f83a492

Browse files
Scott DoverScott Dover
authored andcommitted
chore: update documentation
Signed-off-by: Scott Dover <[email protected]>
1 parent 66279f7 commit f83a492

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

website/docs/Features/accessLibraries.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ After you configure the SAS extension for a SAS Viya, SAS 9.4 (local), or SAS 9.
88

99
You can use the Libraries pane to delete a table, drag and drop tables into your SAS program code, view table data, or view table properties.
1010

11+
## Viewing tables
12+
1113
When viewing table data, you have the following options available for each column (accessible by hovering over a column and clicking the menu button):
1214

1315
- Sort: Each column can be sorted ascending or descending. To add multiple columns to a sort, click the menu for each column and select the sort type. Sort priority will be displayed next to each column's direction icon.
1416
- Properties: Clicking properties will reveal the properties for the specific column chosen.
1517

16-
![Libraries](/images/libraries.png)
18+
![Table Viewing](/images/tableViewing.gif)
19+
20+
## Table properties
21+
22+
Table properties can be revealed using the "Properties" menu item in the libraries pane or by clicking "Properties" from a table's column menu.
23+
24+
![Table Properties](/images/tableProperties.png)
147 KB
Loading
753 KB
Loading

0 commit comments

Comments
 (0)