History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: PRE-165
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Severe Severe
Assignee: Thomas Morgner
Reporter: Kurtis Cruzada
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pentaho Reporting Engine

Consume OLAP data set

Created: 19/Nov/07 11:33 AM   Updated: 01/Jan/09 11:04 AM
Component/s: Classic-Engine
Affects Version/s: 0.8.9
Fix Version/s: 0.8.11

Time Tracking:
Not Specified


 Description  « Hide
Understand how to display cross-tabbed/OLAP data set.

Naturally understand the grouping of data (column grouping and row groupings).
Apply font and data formatting to a named nested column or row for every column/row group
Apply font and data formatting to a specific named nested column/row and named column/row group
Apply font and data formatting to a specific cell based on a specific named row & column and named column/row group.
Apply font formatting to a named column/row group header
Apply font formatting to a named nested column or row header for every column/row group
Apply font formatting to a specific named nested column or row header and named column/row group
Hide a named column/row group
Hide a nested named column/row for every column/row group
Apply font and data formatting based on column position
Apply font and data formatting based on row position
Add a nested calculation between named nested column or row for every column/row group
Add a nested calculation between specific named nested column/row and named column/row group
Apply font and data formatting to a calculation




 All   Comments   Work Log   Change History   Transitions      Sort Order: Ascending order - Click to sort in descending order
Thomas Morgner - 26/Feb/08 11:02 AM
Rescheduled to 1.0 (or 0.8.11, if we need a intermediate release)

Thomas Morgner - 07/Apr/08 10:10 PM
A simple legacy-style implementation exists in 0.8.10; however, this one is not suitable for being used in the engine's native crosstabbing and only exists to provide support for older reports that ran in the report-designer and platform.

Thomas Morgner - 01/Jun/08 05:15 AM
Rescheduled

Thomas Morgner - 01/Jan/09 11:04 AM
Fixed. Native Mondrian and OLAP4J datasources exist now supporting the three major usecases:

(1) Legacy Banded MDX, so let old reports run as before
(2) Banded MDX - a flattened 2D result, this time with better axis names and support for infinite axes. All page and further axes are mapped into the result as additional columns.
(3) Denormalized MDX - for crosstabbing.