-
Users Handbook
-
-
-
- Intro & Basics
- All Objects have Descriptions
- Check for unused procedures
- Compiled Procedures up to date
- Invalid Source Layers
- Required Columns
- Check for abnormally ended Jobs
- Check for blocked Jobs
- Check for disabled Tasks
- Check for duplicate tasks in different Jobs
- Check for duplicate tasks in same Job
-
-
-
Administrators Handbook
-
- Register URL
- Configure SSL/HTTPS
- Configure Proxy-Server
- How to edit the appsettings.json file
- System Settings
- Global Parameters
- Allow Service Account to Logon as a Service
- LDAP & SSO Authentication
- Migrating Testcases and Configuration
- Licenses Management
- Manual Configuration
- Exposing the BiG EVAL REST API to other Network Segments
-
- Articles coming soon
-
Developers Handbook
-
Known Problems
-
Demo Virtual Machine
-
Release Notes
-
General
Connecting to SQL Server Analysis Services (SSAS) Multidimensional
Last Updated On
- Home
- Users Handbook
- Data Sources
- Analytical Models
- Connecting to SQL Server Analysis Services (SSAS) Multidimensional
- Open BiG EVAL and open the navigation menu “System” > “Datasources”.
- Add a new datasource and give it a name.
- Choose “OLEDB” as the type of the datasource.
- Use the following connection-string and ensure that the placeholder-values are replaced correctly.
Provider=MSOLAP;Data Source=myServerAddress;Initial Catalog=myDataBase; - Choose “Multidimensional Expressions (MDX)” as the dialect.
- Save the datasource.
Table of Contents