6842ca7826e54423f3f2af40568caa62c84f3b46
Guides/ReportDesign.md
| ... | ... | @@ -2,6 +2,26 @@ |
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 4 | 4 | |
| 5 | +##Preface |
|
| 6 | + |
|
| 7 | +Izenda is a reporting and business intelligence platform that connects directly to relational and non-relational data sources. Through its .NET API, it loosely couples with Microsoft-based applications to integrate with your current security, branding, and navigation. |
|
| 8 | + |
|
| 9 | +Izenda Reports enables you to easily access your databases directly and quickly transform raw data into useful and readily understood information. |
|
| 10 | + |
|
| 11 | +With Izenda, you can: |
|
| 12 | + |
|
| 13 | +* Extract the information you need from one or more related tables. |
|
| 14 | +* Format data into tables, reports, charts, pivots, and gauges. |
|
| 15 | +* View the resulting report in your Web-browser and then print it. |
|
| 16 | +* Export reports in several formats, including Microsoft Word, Microsoft Excel, and Adobe PDF. |
|
| 17 | +* Automate many processes through scheduling, sharing, alerting, batch processing, and caching |
|
| 18 | +* Implement custom layout reports through Izenda Forms |
|
| 19 | +* Develop user-defined or custom Dashboards and Maps |
|
| 20 | + |
|
| 21 | +Izenda’s point-and-click interface is designed for the standard business user, with Advanced options available for those with greater access and skill. Many users will never design reports, but simply make modifications to current core reports, or use drill-downs to start at a high level overview and click through to get to the required information. |
|
| 22 | + |
|
| 23 | +This user manual will step you through each simple process in using Izenda, and provide you with what you need to know to create your queries and reports. Any data that your application developer has included in the database can be accessible to you in creating ad hoc reports. |
|
| 24 | + |
|
| 5 | 25 | ##[[Section 1 - Introduction|/Guides/ReportDesign/1.0 Introduction]] |
| 6 | 26 | |
| 7 | 27 | Building reports with Izenda is intuitive and easy once the tool is connected to your data source. Here is a quick explanation of all you need to do to create a report once Izenda is installed. |