title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | ms.custom |
---|---|---|---|---|---|---|---|---|
Connections |
To download data to the Master Data Services Add-in for Excel, first create a connection. Each time you start Excel, you must connect to a repository. |
CordeliaGrey |
jiwang6 |
03/14/2017 |
sql |
master-data-services |
conceptual |
microsoft-excel-add-in |
[!INCLUDE SQL Server Windows Only - ASDBMI]
To download data in to the [!INCLUDEssMDSshort] [!INCLUDEssMDSXLS], you must first create a connection. A connection is how the [!INCLUDEssMDSshort] web service knows which MDS database to connect to.
The connection string is usually the URL of the [!INCLUDEssMDSmdm] web application, for example https://contoso/mds
.
Each time you start Excel, you must connect to an MDS repository. The only exception is when the active spreadsheet already contains MDS-managed data. In this case, a connection is automatically made each time you refresh or publish data in the sheet.
You can create multiple connections. The most recently-accessed connection is considered the default.
Multiple users can be connected at the same time. However, conflicts can arise when multiple users attempt to publish the same data. For more information, see Overview: Importing Data from Excel (MDS Add-in for Excel).
If you want to always connect to the same server and load the same set of data, you can create shortcut query files, which contain connection and filter information. For more information about query files, see Shortcut Query Files (MDS Add-in for Excel).
The [!INCLUDEssMDSXLS] has Data Quality Services functionality to help you match data before publishing it to the MDS repository. When you make a connection, if a DQS database is installed on the same instance of [!INCLUDEssNoVersion] as the MDS database, you will be able to view DQS buttons on the ribbon. If the DQS_Main database does not exist on the instance, these buttons are not displayed and data quality functionality is not available.
Task Description | Topic |
---|---|
Create a connection to a [!INCLUDEssMDSshort] database. | Connect to an MDS Repository (MDS Add-in for Excel) |
Load MDS data into Excel. | Export Data to Excel from Master Data Services |
Filter MDS data before you load it into Excel. | Filter Data before Exporting (MDS Add-in for Excel) |