dab289ea9334ec94b5769eb340f5404c7f312e7b
FAQ/Introduction.md
| ... | ... | @@ -16,8 +16,16 @@ The training walks through the features available in the various tabs of Izenda |
| 16 | 16 | * Description: A name for the data column. This is filled in with the column name by default. |
| 17 | 17 | * Sort: Allows sorting of the data in ascending order when the report is generated |
| 18 | 18 | * VG: With this selected, a grid will be created for each unique value in the chosen field when the report is generated |
| 19 | - * A: Allows arithmetic operations to be performed |
|
| 20 | -Summary tab |
|
| 19 | + * A: Allows arithmetic operations to be performed (+,-,*,/). This is context sensitive to the function being performed |
|
| 20 | + * Function: Specifies an aggregate or grouping function to be performed, such as COUNT, SUM, and AVG |
|
| 21 | + * Format: Specifies the format to be used when displaying the data. Applies to dates and numeric data. This is also context sensitive. |
|
| 22 | + * Delete: Removes the field from the report. |
|
| 23 | + * Insert field above: Creates a new field above the current one. |
|
| 24 | + * Insert field below: Creates a new field below the current one. |
|
| 25 | + * Advanced Field Settings: Learn more about advanced field settings [[here]] |
|
| 26 | +* **Summary tab:** |
|
| 27 | + Here you can define a new set of data separate from the field list you selected that can act as a synopsis of your data. It is displayed above the table you defined on the Fields tab on the report viewer. |
|
| 28 | + * |
|
| 21 | 29 | Chart tab |
| 22 | 30 | Gauge tab |
| 23 | 31 | Misc tab |