A simple tabular report can be created easily using the Report Wizard. Report Wizard allows the user to select the datasource, sorting and grouping data field and the data field for the template.
Steps for creating simple sample report
Adding File System
Click to Add Local File System
Type in 'A First Report'
Type the directory or click the browse button beside it to choose the directory
Creating Tabular Datasource (Optional if datasource available)
Right click on 'A First Report' Filesystem
Select 'Add' -> 'DataSource'
Click on 'Tabular Datasource' -> 'Next'
Give it a name such as Products
Adding Columns
Click on 'Add Column'
Type 'Product_Id' and select 'Integer' for Data Type and click 'Ok'
Click on 'Add Column'
Type 'Name' and select 'String' for Data Type and click 'Ok'
Adding Values
Click on 'Add Record'
Type in '1' for 'Product_Id' and 'Apple' for 'Name'
Perform the above steps for 'Orange' and 'Mango'
Complete Datasource creation
Click on 'Next' and 'Finish' to complete
Click on 'Load Data'
Creating Report
Right click on 'A First Report' Filesystem
Select 'Add' -> 'Report Template'
Type in 'Product Listing' and click 'Next'
Select 'Products.ds' under 'A First Report' and click 'Next'
Select 'Standard Report' and 'Tabular Report' and click 'Next'
Click on 'Add All' to appear in Report and click 'Finish'
Generating Report
Click on 'Render'
Select 'Glint' for the renderer and click 'Next'
Click on 'Finish'
You have completed the steps for creating and generating a simple tabular report.
Flash illustration
Creating a datasource Creating a report *Flash Plugin required for browser
-- TanDunlin - 16 Dec 2005