View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Connecting to OLAP cubes

The Dashboard Designer provides the capability to connect to an OLAP cube in the Microsoft Analysis Services database using the Data Source wizard.

To connect to an OLAP cube in the Dashboard Designer, do the following steps.

  1. Click the New Data Source button in the Data Source ribbon tab.

    DataBinding_NewDataSource

  2. On the first page of the invoked Data Source Wizard dialog, select Olap and click Next.

    DataSourceWizard_DataSourceType_Olap

  3. On the next page, choose the required Connection type. The following types are available.

Server

If you selected Server, the following options are available.

DataSourceWizard_OlapServer

Click Finish to create a data source.

Local Cube File

If you selected Local cube file, specify the path to the requiredOLAP cube. To locate the cube, click the ellipsis button next to the Database field.

DataSourceWizard_OlapLocalFile

Click Finish to create a data source.

Custom Connection String

If you selected Custom connection string, specify a connection string in the Custom connection string editor.

DataSourceWizard_CustomString

Click Finish to create a data source.