58dfd8ab9e106f47cd83f618d96e5f762a114a6e
FAQ/Introduction.md
| ... | ... | @@ -17,7 +17,7 @@ Here you can select the data sources (tables and views) to use in your report. |
| 17 | 17 | * **Basic:** The basic view of the data sources tab will let you choose from a list of recent data sources or choose one data source from a list. |
| 18 | 18 | * **Advanced:** This view will let you choose any number of data sources and define their relationships. This acts as an SQL join would. |
| 19 | 19 | |
| 20 | -###Field tab |
|
| 20 | +###Fields tab |
|
| 21 | 21 | |
| 22 | 22 | Here you can select how many records to display, as well as define which data you wish to be included in your report. Here is a list of controls and their descriptions. |
| 23 | 23 | |
| ... | ... | @@ -32,7 +32,7 @@ Here you can select how many records to display, as well as define which data yo |
| 32 | 32 | * **Delete:** Removes the field from the report. |
| 33 | 33 | * **Insert field above:** Creates a new field above the current one. |
| 34 | 34 | * **Insert field below:** Creates a new field below the current one. |
| 35 | -* **Advanced Field Settings:** Learn more about advanced field settings [[here]] |
|
| 35 | +* **Advanced Field Settings:** Learn more about advanced field settings [[advanced field settings]] |
|
| 36 | 36 | * **Add Subtotals:** Creates a total line between each report and highlights the value in bold |
| 37 | 37 | |
| 38 | 38 | ###Summary tab |