4728d1c5faa7d6383525bceb34bf7a58d9db4ce3
Guides/ReportDesign/2.0-Quick-Start.md
| ... | ... | @@ -8,7 +8,7 @@ The following section will demonstrate the basic capabilities of the Report Desi |
| 8 | 8 | |
| 9 | 9 | ##2.1 Building your first report |
| 10 | 10 | |
| 11 | -Before we begin creating a new report, you can visit our [[demo site|http://www.izenda.com/bi/ReportList.aspx]] to begin following along. Once you have done that, come back to this guide and follow the additional steps. Alternately, you can watch the video below to begin creating your first report. |
|
| 11 | +Before we begin creating a new report, you can visit our [[demo site|http://www.izenda.com/bi/ReportList.aspx]] to begin following along. Once you have done that, come back to this guide and follow the additional steps. Alternately, you can watch the video below to begin creating your first report (redirects to youtube). |
|
| 12 | 12 | |
| 13 | 13 |  |
| 14 | 14 | |
| ... | ... | @@ -16,19 +16,19 @@ To begin creating a new report, simply click the "+New" button on the Report Lis |
| 16 | 16 | |
| 17 | 17 | Here, you will see that you have landed on the [[Data Sources tab|/Guides/ReportDesign/3.0-Data-sources-tab]]. More information is available by clicking the link. For now, select **Orders**. Then click "Continue to Fields". |
| 18 | 18 | |
| 19 | -![]() |
|
| 19 | + |
|
| 20 | 20 | |
| 21 | 21 | Now that you are on the [[Fields tab|http://wiki.izenda.us/Guides/ReportDesign/4.0-fields-tab]], select the fields **ShipCountry**, **ShipCity**, and **Freight** in the dropdowns on the page. This will add the fields to your report. Notice that when you select a field, a new set of controls appears below to allow additional selections. This and other features are covered more in Section 3, referenced above. |
| 22 | 22 | |
| 23 | -![]() |
|
| 23 | + |
|
| 24 | 24 | |
| 25 | 25 | You're almost done with your first report. You may now click **Preview** to see what your report will look like to anyone who views it. |
| 26 | 26 | |
| 27 | -![]() |
|
| 27 | + |
|
| 28 | 28 | |
| 29 | 29 | You can now click **Save As...** on the toolbar to save your new report. You must enter a name for your report, but the category is optional. If you opt not to select a category, the report will be **Uncategorized**. |
| 30 | 30 | |
| 31 | -![]() |
|
| 31 | + |
|
| 32 | 32 | |
| 33 | 33 | You now have your first functional report. This is a very basic example, and Izenda Reports offers many more capabilities, described throughout this guide. |
| 34 | 34 |