Guides/ReportDesign/4.0-fields-tab.md
... ...
@@ -12,7 +12,7 @@ The Fields tab is where the actual report is built. This tab allows you to defin
12 12
|:---------:|:------------:|:-------------:|
13 13
|Field Selection|![](/Guides/ReportDesign/4.0-fields-tab/field_box.png)|Select fields from the drop-down menu or use the Quick Add button|
14 14
|Description|![](/Guides/ReportDesign/4.0-fields-tab/description_box.png)|Sets the title to be used for the column.|
15
-|Sort |![](/Guides/ReportDesign/4.0-fields-tab/sort_button.png)|Sorts A - Z.|
15
+|Sort |![](/Guides/ReportDesign/4.0-fields-tab/sort_button.png)|Sorts in ascending order - numerics from 0 to 10 numerically, strings from A to Z alphabetically, and datetimes oldest to newest chronologically.|
16 16
|VG |![](/Guides/ReportDesign/4.0-fields-tab/vg_button.png)|Visually Groups your data based on the selected Field.|
17 17
|A|![](/Guides/ReportDesign/4.0-fields-tab/a_box.png)|Arithmetic – Performs basic calculations (+, -, *, %) and concatenation of text. |
18 18
|Function|![](/Guides/ReportDesign/4.0-fields-tab/function_dropdown.png)|Displays functions available based on the type of data being accessed. |