GWT Pivot Table

The GWT Pivot Table (contributed by Mr Philippe Perez) is a Web component that easily integrates into your Java GWT Web application and provides seamless rendering of your MDX queries. A basic Swing version is also available.

This project is not used anymore by our MDX IDE; the pivot table of our Visualization Library / Web Reporting is used instead.



Key Features

Full MDX language support

Support any MDX query with one and two axes.

Full Drill down support

Drill down is available for any MDX query. For example, you can use the TopCount() function on you query and drill down on the result.

Pagination

Browse large models on your browser while maintaining responsiveness. The pagination feature is also available on the server side using icCube Server.

Customization

Map your corporate look and feel to the table through CSS classes.

Control rendering through HTML injection via MDX queries.

OLAP server connectivity

Not restricted to icCube's OLAP server. You can connect to alternate solutions supporting XMLA standard (all major OLAP servers).

Other features

Visual collapse/expand nodes, display MDX properties, leverage Google Web Toolkit (GWT) environment, and much more.

Support

For questions and remarks, please contact our support team or visit our forum.

Download

The code from the version 1.3.4 is available for download here.