Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "BPS1"

Line 1: Line 1:
 
==BIRT Cross Tab Support==
 
==BIRT Cross Tab Support==
  
This project aims to change the look&feel of property editor pages.
+
This project aims to support a new crosstab report item where the data set values are displayed along the rows and columns.  
  
 
===Status===
 
===Status===
Line 10: Line 10:
  
 
==Description==
 
==Description==
A cross tabulation report item (often abbreviated as a Cross tab report item) that displays the relation between two variables in a matrix format. This project aims to provide a crosstab report item where the data set values displayed along the rows and columns.  
+
A cross tabulation report item (often abbreviated as a Cross tab report item) displays the relation between two variables in a matrix format.  
  
 
===Capability List===
 
===Capability List===
 
- Define a cross tab report item
 
- Define a cross tab report item
- The rows and column of the cross tab can grow
+
- The number of rows or column could be fixed or variable
 +
- Supports subtotal and grand-total
 +
- Supports sort and filter
 +
- Applying styles on row,column and detail area.
 +
- Define page breaks
  
  
Line 23: Line 27:
  
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=102521 [102521]]
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=102521 [102521]]
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=115765 [115765]]

Revision as of 19:31, 13 February 2007

BIRT Cross Tab Support

This project aims to support a new crosstab report item where the data set values are displayed along the rows and columns.

Status

  • Planned for 2.2

Specification Lead

Rima Kanguri

Description

A cross tabulation report item (often abbreviated as a Cross tab report item) displays the relation between two variables in a matrix format.

Capability List

- Define a cross tab report item - The number of rows or column could be fixed or variable - Supports subtotal and grand-total - Supports sort and filter - Applying styles on row,column and detail area. - Define page breaks


Specification Document(s)

Related Bugzilla Entries

Back to the top