Resources

SAS® AppDev Studio 3.0 Developer's Site

OLAPTableView: Interacting with the OLAPTableView   About It Build It  

This example will display data from an OLAP Information Map that contains data about a mail order company and show how to customize that data.

See It

Simple OLAP Table

How It Works

This example will be built using a Model 2 implementation. First a servlet will be built to create the create the OLAP Model. The servlet will then forward the request to a JSP which will present the data in a table using the OLAPTableView viewer.