7067de25bec491393ab945bd43f230a653f931a5
FAQ/Introduction.md
| ... | ... | @@ -9,13 +9,18 @@ All training materials are available on the Izenda Reports site at no charge. Th |
| 9 | 9 | ###Report Designer |
| 10 | 10 | |
| 11 | 11 | The training walks through the features available in the various tabs of the Izenda Report Designer in order to familiarize the users with the options available: |
| 12 | + |
|
| 12 | 13 | ####Datasources tab |
| 14 | + |
|
| 13 | 15 | Here you can select the data sources (tables and views) to use in your report. There are two ways to view this. |
| 16 | + |
|
| 14 | 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. |
| 15 | 18 | * **Advanced:** This view will let you choose any number of data sources and define their relationships. This acts as an SQL join would. |
| 16 | 19 | |
| 17 | 20 | ####Field tab |
| 21 | + |
|
| 18 | 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 | + |
|
| 19 | 24 | * **Records:** Defines the maximum amount of results to display. |
| 20 | 25 | * **Field:** Allows selection of the table columns from the data set(s) chosen in the previous tab. |
| 21 | 26 | * **Description:** A name for the data column. This is filled in with the column name by default. |
| ... | ... | @@ -29,26 +34,44 @@ Here you can select how many records to display, as well as define which data yo |
| 29 | 34 | * **Insert field below:** Creates a new field below the current one. |
| 30 | 35 | * **Advanced Field Settings:** Learn more about advanced field settings [[here]] |
| 31 | 36 | * **Add Subtotals:** Creates a total line between each report and highlights the value in bold |
| 37 | + |
|
| 32 | 38 | ####Summary tab |
| 33 | - 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. Identical to the fields tab with a few exceptions. |
|
| 34 | - * No visual grouping (VG checkbox) |
|
| 35 | - * No arithmetic checkbox |
|
| 36 | - * **Show Deltas:** shows the changes in your data as a percentage (handy for quarterly report summaries) |
|
| 39 | + |
|
| 40 | +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. Identical to the fields tab with a few exceptions. |
|
| 41 | + |
|
| 42 | +* No visual grouping (VG checkbox) |
|
| 43 | +* No arithmetic checkbox |
|
| 44 | +* **Show Deltas:** shows the changes in your data as a percentage (handy for quarterly report summaries) |
|
| 45 | + |
|
| 37 | 46 | ####Chart tab |
| 38 | - You can define a [chart](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accounting) to use here from a list of Izenda-supported charts. Selecting a chart will update the settings form directly below, which can be filled out with labels and other options. The standard ones include: |
|
| 39 | - * **Title:** What the chart will be called. Displayed in bold above the chart |
|
| 40 | - * **Records:** |
|
| 41 | - * **Target report:** |
|
| 47 | + |
|
| 48 | +You can define a [chart](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accounting) to use here from a list of Izenda-supported charts. Selecting a chart will update the settings form directly below, which can be filled out with labels and other options. The selectable chart types are: |
|
| 49 | + |
|
| 50 | +* **Trend:** Creates a standard line plot graph in your report. Line display options include straight line and smooth curve. |
|
| 51 | + * **Title:** The chart title |
|
| 52 | + * **Label Title:** The label for the X-axis data |
|
| 53 | + * **Value Title:** The label for the Y-axis data |
|
| 54 | + * **Show Legend:** |
|
| 55 | + * **Scale %:** |
|
| 56 | +* **Pie:** Creates a circular pie graph in your report. |
|
| 57 | +* **Bar:** |
|
| 58 | +* **Funnel:** |
|
| 59 | +* **Visualization:** |
|
| 60 | + |
|
| 42 | 61 | ####Gauge tab |
| 43 | - Applies a gauge control to your report that can give useful information about min/average/max load capacity and other magnitude-based data [Example](http://www.izenda.com/bi/ReportViewer.aspx?rn=Human+Resources) |
|
| 62 | + |
|
| 63 | +Applies a gauge control to your report that can give useful information about min/average/max load capacity and other magnitude-based data [Example](http://www.izenda.com/bi/ReportViewer.aspx?rn=Human+Resources) |
|
| 64 | + |
|
| 44 | 65 | * |
| 45 | -* **Misc tab:** |
|
| 66 | +####Misc tab |
|
| 67 | + |
|
| 68 | + |
|
| 46 | 69 | * |
| 47 | -* **Style tab:** |
|
| 70 | +####Style tab |
|
| 48 | 71 | |
| 49 | -* **Filters Tab:** |
|
| 72 | +####Filters Tab |
|
| 50 | 73 | |
| 51 | -* **Pivots Feature:** |
|
| 74 | +####Pivots Feature |
|
| 52 | 75 | |
| 53 | 76 | The training lessons focus on creating reports with these features: |
| 54 | 77 | [[Lesson 1: The Basics]] |