Example Reports Written in RDL
There are a wide variety of reports that can be be generated using the RDL Project. The list shows some reports that can be found after the install in the Examples directory.
- Chart Map
- This report shows a map chart of subtype usa_map. The Map type is not part of the RDL specification and will only work within the RDL Project.
- ChartTypes
- This report shows the major chart types available in the RDL project.
- DrilldownTest
- Drilldown reports allow detail to be hidden and then displayed. This drilldown goes down a single level.
- DrilldownTwoLevel
- This drilldown report goes down two levels.
- EmployeeOrg
- Reports can be generated exploding a bill of material (also known as recursive descent). In this report, employees are showing hierachically based on the companies reporting structure.
- FileDirectoryTest
- The File Directory test shows how to use the FileDirectory as a data source.
- FinancialFunctions
- A report showing some of the use of some of the finanacial functions available. See functions for a complete list of the builtin functions available.
- ListReport
- List reports allow you to place report items via absolute positioning. This is particularly useful for label reports.
- MatrixExample
- An example of a cross tabulation or matrix report.
- MatrixStaticTest
- A matrix report (cross tabulation) using static columns.
- RssShort
- This examples show the use of the XML data source pointing against an RSS data source.
- Suppliers
- A simple tabular report. The XML rendering shows some of the XML generation capabilities.
- SuppliersStyled
- This report uses expressions to style the report items. It also shows sorting of table columns done in the browser. Try clicking on one of the column headers.
- TableThreeColumns
- This tablular report is repeated across three columns for full utilization of the paper width.
- TabularCountriesFromWizard
- This report is fresh from the wizard.
- TextProviderTest
- The TextProviderTest shows the use of the Text data source.
- ThreeColumns
- This list report is repeated across three columns and demonstrates the use of report item references in the page header.
- WebLogHitCount
- The WebLogHitCount report shows how to use the weblog data source.
- WorldFacts
- Tabular report with grouping.
- WorldFactsQueryArgs
- Tabular report with grouping showing the use of report parameters and data region filters.
fyiReporting Software, LLC