1.) Overview
1.1.) Setup
2.) Getting Started
2.1.) Create a User
2.2.) Start the Organizer
2.2.1.) Set URL Mapping
2.2.2.) Login as user
2.2.3.) Add a Project
3.) Setup Data Sources
3.1.) Create a Data Registry
3.1.1.) Setup Database Connections
3.1.1.1.) Setup a JDBC Connection
3.1.1.2.) Setup an ODBC Connection
3.1.2.) Create a Query
3.1.2.1.) Add Query Parameters
3.1.3.) Create a Data View
3.1.3.1.) Query a Data View
3.1.4.) Setup a Text Data Source
4.) Data Mapping
4.1.) Report Mapping
4.1.1.) Simple Columnar Layout
4.1.2.) Summary Break Layout
4.1.3.) Crosstab Layout
4.1.4.) Master & Details Layout
4.1.5.) Mailing Labels Layout
4.2.) Chart Mapping
4.2.1.) Column Chart
4.2.1.1.) Add a Data Series
4.2.1.2.) 3D Column Chart
4.2.2.) Pie Chart
4.2.3.) Stack Column Chart
5.) Report and Chart Features
5.1.) Basic Report Formatting
5.1.1.) Add a Report Template to Organizer
5.1.2.) Move and Align Report Elements
5.1.3.) Data Formatting
5.1.4.) Set Dual Colors
5.1.5.) Inserting Elements
5.1.5.1.) Insert an Image
5.1.5.2.) Insert a Title
5.1.5.3.) Insert a Line
5.1.6.) View Report Elements in Report Explorer
5.1.7.) Set Section Options
5.2.) Basic Chart Formatting
5.2.1.) Axis Options
5.2.2.) Modify Color and Font
5.2.3.) Add Titles
5.2.4.) Customize Plot Area
5.3.) Advanced Reporting Features
5.3.1.) Formulas & Scripting
5.3.1.1) Add a Formula
5.3.1.2) Add a Script
5.3.1.3.) Add an Aggregation
5.3.2.) Drill Down
5.3.3.) Sub-Reports
5.4.) Advanced Charting Features
5.4.1.) Time-Series Zooming
5.4.2.) Control Areas
6.) QuickDesigner
6.1.) Create a Query
6.2.) Create a Report
6.2.1.) Format Report Elements
6.2.2.) Save the Report
6.3.) Create a Chart
6.3.1.) Format Chart Elements
6.3.2.) Save the Chart
7.) Publishing
7.1.) Dashboards
7.1.1.) Create a Dashboard
7.1.2.) Save the Dashboard
7.2.) URLs
7.3.) The Menu Page
8.) Maps
8.1.) Google Maps
8.1.1.) Creating Coordinates
8.1.2.) Creating Google Map
8.1.2.1.) Configuring Tooltips
8.1.2.2.) Setting Drill-Downs
8.2.) SVG Maps
8.2.1.) Setting SVG Map Thresholds
8.2.1.1.) Adding a Map Title
8.2.2.) Setting SVG Map Drill-Downs
9.) API
9.1.) Set Up Environment
9.2.) Run a Report
9.2.1.) JSP Application
9.2.2.) LookupServlet Servlet
9.3.) Create a Report Programmatically
9.3.1.) Map Summary Break ColInfo
9.3.2.) Apply Template
9.4.) Create a Chart Programmatically
9.4.1.) Map Column Chart ColInfo
9.4.2.) Apply Template
9.5.) Modify Data Source of a Report
9.5.1.) Modify Data Source of a Report (with Sub-Report)
9.5.2.) Modify Data Source of a Parameterized Report (with Parameterized Sub-Report)
9.6.) Modify Report Elements
9.7.) Parameterized Reports
9.7.1.) Pass in Parameter values
9.7.2.) Pass in Parameter values using getAllParameters
9.7.3.) Use getParameterPage() and ParamReportGeneratorServlet
9.8.) Deploy/Export Drill Down
9.9.) Launch Report Designer