30824e563f3dbd21cf6239286b9e2c7c60c43701
Guides/ReportDesign/4.0-fields-tab.md
| ... | ... | @@ -149,27 +149,6 @@ Quick Add lets you add multiple fields to the report at one time by selecting fr |
| 149 | 149 | |
| 150 | 150 | To access the Advanced Field Settings, click on the Gear icon on the selected Field. |
| 151 | 151 | |
| 152 | - |
|
| 153 | - |
|
| 154 | -|**Setting Name**|**Description**| |
|
| 155 | -|:--------------:|:-------------:| |
|
| 156 | -|Hide this field|Hides the field from display when report the is ran. Useful for using expressions on multiple fields but when only one of the fields should be displayed.| |
|
| 157 | -|Sort (z-a)|Sorts in descending order| |
|
| 158 | -|Italic|Sets whether the column is shown in italics| |
|
| 159 | -|Bold|Sets whether the column is shown in bold| |
|
| 160 | -|Width|Set the width of the column in number of pixels| |
|
| 161 | -|Label Justication|Sets the Column label to the left, right, or middle of the row| |
|
| 162 | -|Value Justication|Sets the Value of the field to the left, right, or middle of the row| |
|
| 163 | -|Subreport|Sets the drill-down child report. The list contains only reports that have a [[drill-down key|http://wiki.izenda.us/Guides/ReportDesign/9.0-Misc-Tab#9.2.2-Setting-the-drill-down-key]] set for them.<br>_**Note:** The "Automatic" option will attempt to choose a sub-report by matching the drill-down key to the selected field and cannot discern between two sub-reports that use the same drill-down key._| |
|
| 164 | -|Drill-Down Style|**Link** – opens in same browser window <br>**Link (New Window)** – opens in new browser window<br>**Embedded** – embeds the drill-down results into the main report<br>**Popup** – opens the results on a pop-up screen<br>**Hover** - Shows the sub-report when you hover the mouse over the item that the sub-report is linked to<br>**ComboKey** - Used in combination with one of the above. When this setting is chosen for the second drilldown key, the value of both fields will be passed from the main report to the sub-report.| |
|
| 165 | -|Url|Allows you to define a custom Url to redirect to when the sub-report is accessed.| |
|
| 166 | -|SubTotal Function|Sets a customized function for subtotals displayed with this field. The default value is "Sum". This only applies to the bottom sub-totals and not the side sub-totals.| |
|
| 167 | -|Gradient Cells Shading|Sets whether cells will use a gradient or solid colors for shading. The larger the value in the cell is, the darker the shading will become.| |
|
| 168 | -|Text Highlight|Highlights the text for a given range. You can refer to the [[Styles tab|http://wiki.izenda.us/Guides/ReportDesign/10.0-Style-tab]] for a list of valid colors. Example: "5 to 6:Blue;7 to 10:Red".| |
|
| 169 | -|Cell Highlight|Highlights the entire cell for a given range. This follows the same rules as text highlight.| |
|
| 170 | -|Value Ranges|Lets you set text values for number ranges. (i.e. setting this to 0 to 10:Under will display the text "Under" when it encounters a value between 0 and 10 for that column).| |
|
| 171 | -|Expression|Allows you to define a customized mathematical or SQL expression to show as the value for the column cells. See more about [[Expressions|http://wiki.izenda.us/Guides/ReportDesign/15.0-Expressions-in-Izenda]]| |
|
| 172 | - |
|
| 173 | 152 | For more information: http://wiki.izenda.us/FAQ/advanced-field-settings |
| 174 | 153 | |
| 175 | 154 | ##4.9 Add Pivot |