Connecting to an OLAP database
Last modified by Aurelie Bertrand on 2026/07/02 11:50
DigDash Enterprise allows you to retrieve information from OLAP databases.
To create an OLAP database :
- In the Create New Data Model box, click the OLAP button in the Database section.

➡ The OLAP Database dialog box is displayed. - Select the desired connection mode and fill in the required fields:
Manual connection mode
The connection will be visible in the data source only.- In the Database URL field :
- Select the JDBC driver from the drop-down list: Olap4j
- Enter the address of your database using the syntax required by the driver.
Example of syntax used :
jdbc:xmla:Server=<server XML/A>;[Catalog=<CATALOG>]
- In the User field, enter the name of the user to be used when connecting to the database.
- In the Password field, enter the password to be used when connecting to the database.
- Click Connect to obtain the status of the connection (successful connection or failed connection). If the connection fails, change the connection parameters.
- In the Database URL field :
- Named connection mode
The connection will be visible in the Connection Manager and can be used by all data sources.- Click Select: the Database Connection Manager is displayed.
- You can :
- Select an existing connection from the list. Click OK.
- Create a new connection as described on the Add a named connection.
- Parameterised connection mode
This mode allows you to use a database connection assigned to the user via a user parameter.
See the page Parameterized connection to a database page for more details.
- In the MDX query field, enter the MDX query manually or using the MDX wizard. See the Writing the MDX query query page for more details.
- Click the Preview button to display a preview of the result.
See the page Preview page page for more details.
- You can apply data transformations.
See the page Transform data page for more details. - Once you are happy with the result, click Next to configure the data model.
You can save the query you have entered for future use. To do this
- Click on the Favorites button below your MDX query.
- Select Add to favorites then enter the name you want to give to this query.