Microsoft SQL Server Analysis Services delivers online analytical processing and data mining functionality for business intelligence applications such as Umbria.
A cube is then augmented with calculations, key performance indicators (KPIs), actions, partitions, perspectives, and translations. A cube is essentially synonymous with a Unified Dimensional Model and is a set of related measures and dimensions that are used to analyze data.
In Analysis Services, a KPI is a collection of calculations that are associated with a measure group in a cube and are used to evaluate business success. KPIs also have additional metadata that provide information about how client applications display the results of a KPI's calculation.
Prosperoware uses Analysis Services in Umbria (v. 2.1 and up) to show comparisons between individual Partners' or Associates’ KPI statistics and the rest of the firm's, as well as comparisons with last year's performance.
Tip: See the Analysis Services Architecture page for more information about the technology and setup behind the Microsoft SQL Server Analysis Services.
To set up Analysis Services during initial installation:
Tip: The Analysis Services Setup page is not mandatory, so during installation it is possible to skip this screen.
Warning: For the analytics database installation, you MUST go through the installation wizard.
Field | Description |
---|---|
Data Source Server Name | Enter the name of the server that holds the Umbria database that you entered on the Database Setup screen when installing Umbria. |
Data Source Database Name | Enter the name of the database containing Umbria that you entered in the Database Setup screen during installation. |
Authentication | Choose the type of authentication to be used to connect to the data source database. Options include Integrated (Windows authentication using the Windows credentials) and Sql Server (SQL authentication using specific database-only credentials). |
Analysis Server Name | Enter the name of the server that has Analysis Services installed. Usually this is the same as the data source. |
Analysis Database Name | Enter the name of the database to be used for Umbria analytics processing that is created when the wizard finishes. |
Warning: After setup, you need to manually go to the /Install/Upgrade page to force Umbria to apply the update to the web server.
Tip: See the Command Log and check to see if the TaskDescription of Refreshing cube’s data has a CommandStatus of Success to know that the manual refresh process has completed.
To set up Analysis Services after initial installation:
In the Admin Panel, you can change the information about the relational database for the installation of the cube. These steps assume you have already installed the rest of Umbria and are just adding Analysis Services.
Field | Description |
---|---|
Authentication | Choose the type of authentication to be used to connect to the data source database. Options include Integrated (Windows authentication using the Windows credentials) and Sql Server (SQL authentication using specific database-only credentials). |
Data Source Database Username | Enter the username of the database containing Umbria that you entered in the Database Setup screen during installation. (SQL authentication only.) |
Data Source Database Password | Enter the password for the username of the database containing Umbria that you entered in the Database Setup screen during installation. (SQL authentication only.) |
Analysis Server Name | Enter the name of the server that has the Analysis Services installed. Usually this is the same as the data source. |
Analysis Database Name | Enter the name of the database to be used for Umbria analytics processing that is created when the wizard finishes. |
Warning: After setup, you need to manually go to the /Install/Upgrade page to force Umbria to apply the update to the web server.
In the Admin Panel, you can change the information about the relational database for the installation of the cube. These steps assume you have already installed Analysis Services and are just editing settings.
Field | Description |
---|---|
Authentication | Choose the type of authentication to be used to connect to the data source database. Options include Integrated (Windows authentication using the Windows credentials) and Sql Server (SQL authentication using specific database-only credentials). |
Data Source Database Username | Enter the username of the database containing Umbria that you entered in the Database Setup screen during installation. (SQL authentication only.) |
Data Source Database Password | Enter the password for the username of the database containing Umbria that you entered in the Database Setup screen during installation. (SQL authentication only.) |
Analysis Server Name | Enter the name of the server that has the Analysis Services installed. Usually this is the same as the data source. |
Analysis Database Name | Enter the name of the database to be used for Umbria analytics processing that is created when the wizard finishes. |
Warning: After setup, you need to manually go to the /Install/Upgrade page to force Umbria to apply the update to the web server.
To manually refresh cube data:
Follow the steps below to manually refresh cube data through the Admin Panel.
Tip: See the Command Log and check to see if the TaskDescription of Refreshing cube’s data has a CommandStatus of Success to know that the manual refresh process has completed.
Follow the steps below to set up a schedule for cube data to automatically refresh.
Tip: See the Command Log and check to see if the TaskDescription of Refreshing cube’s data has a CommandStatus of Success to know that the scheduled refresh process has completed. The User will be listed as SYSTEM for scheduled refreshes.