- 1. Quick Start
- 2. User Interface
- 3. Report Wizard (version 1.6 & 1.7)
- 3a. Report Wizard (version 1.8 or higher)
- 4. Data Sources
- 5. Graphical Report Elements
- 6. Localizing Reports
- 7. Sub Reports
- 8. Publishing a Report
- 9. Report Designer Formula Expressions
- Creating a Data Source for Tomcat
- ReportDesignerDeveloperDocumentation
1 Comment
user-9ce21
hey hiii,
i want to the columns if the values is null.. Can someone pls help me. its urgent.
EX: colm1 colm2 colm3
null 100 200
null 101 201
Output in report should come as:
colm2 colm3
100 200
101 201