dfc06908ce770993a9970ca4f908397074780abc
FAQ/advanced-field-settings.md
| ... | ... | @@ -19,11 +19,9 @@ Advanced field settings provide more granular control over what data is displaye |
| 19 | 19 | * **Subreport:** Allows you to define a sub-report to use based on this field. More about [[subreports]]. |
| 20 | 20 | * **Drill-Down Style:** Allows you to choose how the sub-report will be displayed. |
| 21 | 21 | * **Url:** Allows you to define a url to navigate to. |
| 22 | -* **Subtotal Function:** Allows you to create a sub-total line for individual fields using the selected function. |
|
| 22 | +* **Subtotal Function:** Allows you to change the function used when creating a sub-total line. The "Add Subtotals" box must be checked for this to have an effect. |
|
| 23 | 23 | * **Gradient Cells Shading:** Allows you to use a gradient (smooth color transition) effect within your report cells using the Item Color and the Alternating Item Color found on the [Style tab](http://wiki.izenda.us/FAQ/Introduction#Style-tab). |
| 24 | 24 | * **Text Highlight:** Alters the color of the text in the cells of the selected field based on the format given. (e.g. 1 to 10:green; 11 to 50:yellow;51 to 100:red) |
| 25 | 25 | * **Cell Highlight:** Highlights the entire cell of the selected field based on the format given. (see example above) |
| 26 | 26 | * **Value Ranges:** Allows you to define a substitute for ranges of values you define (e.g. 0 to 10:Under 10;10 to 100: 10-100) |
| 27 | -* **Expression:** Allows you to use mathematical expressions and conditionals for your selected field if the existing controls do not provide you the level of control you desire. This is formatted as an SQL statement and can accept database column names. |
|
| 28 | - |
|
| 29 | -*Note: These settings are available for both the fields tab and filters tab in the report designer.* |
|
| ... | ... | \ No newline at end of file |
| 0 | +* **Expression:** Allows you to use mathematical expressions and conditionals for your selected field if the existing controls do not provide you the level of control you desire. This is formatted as an SQL statement and can accept database column names. |
|
| ... | ... | \ No newline at end of file |