b0daff4a85f3699f9c27f8eb6beaeed5136c7a8d
Guides/ReportDesign/4.0-fields-tab.md
| ... | ... | @@ -21,7 +21,7 @@ The Fields tab is where the actual report is built. This tab allows you to defin |
| 21 | 21 | |Records||Sets the number of records to display, which is used many times to add a Top to the query result, such as Top 10 Customers by Revenue||Add Sub-total|Adds a sub-total to the report under each numeric column| |
| 22 | 22 | |Add Side-total||Adds a side-total to the report beside each numeric row| |
| 23 | 23 | |Quick Add||Lets you quickly add multiple fields to the report at one time | |
| 24 | -|Add Pivot ||Displays the pivot controls. Learn more about [[pivots|]].| |
|
| 24 | +|Add Pivot ||Displays the pivot controls. Learn more about [[pivots|http://wiki.izenda.us/Guides/ReportDesign/12-dot-0-Pivots-in-Izenda]].| |
|
| 25 | 25 | |Continue to Summary||Continues to the next tab in the report design process, the Summary tab. | |
| 26 | 26 | |
| 27 | 27 | Next, we will explain a bit more in-depth about each of the controls listed above. |
| ... | ... | @@ -165,7 +165,7 @@ To access the Advanced Field Settings, click on the Gear icon on the selected Fi |
| 165 | 165 | |Url|Allows you to define a custom Url to redirect to when the sub-report is accessed.| |
| 166 | 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 | 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|]] for a list of valid colors. Example: "5 to 6:Blue;7 to 10:Red".| |
|
| 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 | 169 | |Cell Highlight|Highlights the entire cell for a given range. This follows the same rules as text highlight.| |
| 170 | 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 | 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]]| |