OLAP technology enables multi-dimensional analyses according to various business perspectives. These are very much helpful in decision making as far as business intelligence is concerned. There are many tools that help in creating the OLAP cubes. Here is an alternate technique to create the same for MaxDB database tables using Microsoft Excel.
Creating a Data Source for MaxDB DatabaseFirst and the most important thing to be done is the creation of data source for the MaxDB Database. To create a data source the following steps are to be followed.Create an ODBC Data source in the System.
Goto Start -> Settings -> Control Panel -> Administrative Tools -> ODBC Data Sources.

Then in the User DSN tab click Add. This will display a window with a list of drivers choose MaxDB and click Finish. This will display a MaxDB ODBC Dialog. Fill this with the necessary information. In case if the local system is the server then the SERVER field can be left unfilled in the dialog box. Then click OK to create the data source. With this 50% of the task is completed.

Now the Microsoft Excel can be used to access the created MaxDB Data Source and create an OLAP cube as shown below. Open a new excel workbook and follow the steps given below.
1. In the menu goto Data -> Import External Data -> New Database Query












Thus, this is a simple technique to create OLAP cubes for MaxDB Database tables using Microsoft Excel.