How to Add Master Data Tab in Excel

Cody Schneider8 min read

The Master Data tab in Excel can feel like a hidden feature, but it's an incredibly powerful bridge between your spreadsheet and your organization's core data hub in SQL Server Master Data Services (MDS). If you need to add it, you're in the right place. This guide will walk you through exactly how to download, install, and enable the Master Data add-in so you can start managing your official business data directly from Excel.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

What Exactly is the "Master Data" Tab?

Before we jump into the steps, let's quickly clarify what this feature is all about. The "Master Data" tab isn't a native part of Microsoft Excel. It's added by installing the "Master Data Services Add-in for Excel," a free extension provided by Microsoft.

Master Data Services (MDS) is a feature of SQL Server designed to be the single, authoritative source for critical business data - think of your product lists, customer directories, charts of accounts, or location hierarchies. The Excel add-in allows authorized users, like data stewards or business analysts, to connect directly to this central data repository. This lets you view, update, add, and even validate data from the comfort of a familiar spreadsheet interface, ensuring any changes you make are applied to the official "golden record."

Working directly in Excel is often much faster and more user-friendly than navigating the web-based Master Data Manager interface, making data quality and governance tasks for your team significantly easier.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Prerequisites: What You Need First

Success starts with having the right tools and permissions in place. You'll hit a wall if you skip this check, so take a minute to make sure you have the following:

  • Master Data Services (MDS) Installed: Your organization must have a version of SQL Server running with the Master Data Services feature already installed and configured. The add-in needs an MDS server to connect to.
  • A Compatible Version of Microsoft Excel: The add-in works with most modern versions of Excel (Excel 2010 and later). The single most important factor is the "bitness" of your Excel installation (32-bit or 64-bit). The add-in you download must match your version of Excel.
  • The Right User Permissions: You'll need permissions within Master Data Services to access the models and entities you want to manage. If you can't log in to the MDS web application, you won't be able to connect through the Excel add-in either. Chat with your IT or database administrator if you're unsure about your access rights.
  • System Dependencies: Your computer may need specific software components like the .NET Framework (usually version 4.7.2 or newer) and Visual Studio 2010 Tools for Office Runtime. The installer typically checks for these and prompts you to install them if they're missing.

How to Check Your Excel Version (32-bit vs. 64-bit)

This is the most common point of failure, so let’s make sure you get it right. Here’s how to quickly find out which version of Excel you are running:

  1. Open a blank workbook in Excel.
  2. Go to the File tab in the upper-left corner.
  3. Click on Account in the bottom-left menu.
  4. Click the About Excel button.
  5. A new window will pop up. At the very top, you'll see the full version number followed by either "32-bit" or "64-bit". Make a note of which one you have.

Keep this bitness in mind - you’ll need it in the next section.

Step 1: Download the Correct Master Data Add-in

Microsoft provides a specific version of the add-in for each major release of SQL Server. It's important to download the version that corresponds to your SQL Server instance. If you're unsure, ask your database administrator which version of SQL Server you are using.

Here are links to the official Microsoft download pages. On each page, you will find files for both 32-bit (x86) and 64-bit (x64) versions.

On the download page, click the "Download" button. You will be prompted to choose which file to download. Look for file names like:

  • MasterDataServicesExcelAddin_x86.msi for 32-bit Excel.
  • MasterDataServicesExcelAddin_x64.msi for 64-bit Excel.

Select the one that matches the bitness you confirmed earlier and download it.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Step 2: Install the Add-in

Now that you have the installer file, the rest of the process is straightforward. Close Microsoft Excel completely before you begin.

  1. Locate the .msi file you just downloaded (usually in your "Downloads" folder).
  2. Double-click the file to launch the installation wizard.
  3. Follow the on-screen prompts. This typically involves accepting the license agreement, choosing an installation directory (the default is fine), and clicking "Install."
  4. If you are prompted for administrator privileges, click "Yes."
  5. Once the installation is complete, click "Finish" to exit the wizard.

With the add-in now installed on your system, you can open Excel to see if the tab appeared. In many cases, it will show up in the ribbon automatically. If it does, great! You can skip to the next section. If not, don't worry - the next step is a common fix.

Step 3: Manually Enabling the Add-in within Excel

Sometimes Excel doesn't automatically activate newly installed add-ins. If you've opened Excel and the "Master Data" tab is nowhere to be found, you just need to enable a "COM Add-in."

  1. With Excel open, go to File > Options.
  2. In the Excel Options dialog box, click on the Add-ins category on the left.
  3. At the bottom of this window, you’ll see a "Manage" dropdown menu. Make sure "COM Add-ins" is selected, and then click the Go... button.
  4. A new "COM Add-ins" window will appear. You should see "Microsoft SQL Server Master Data Services Add-in for Excel" in the list.
  5. Check the box next to it to enable the add-in.
  6. Click OK.

You should immediately see the "Master Data" tab appear in your Excel ribbon, usually between the "View" and "Help" tabs. Congratulations, you're now ready to connect!

Troubleshooting: What if it Still Doesn't Show Up?

If the tab is still missing or you encountered an error, here are a few common solutions:

  • Check the Inactive or Disabled List: Go back to File > Options > Add-ins. Look at the lists for "Inactive Application Add-ins" or "Disabled Application Add-ins." If you see the MDS add-in there, use the "Manage" dropdown to navigate to "Disabled Items," select it, and click "Enable." Then, return to the "COM Add-ins" manager to activate it.
  • It's the Wrong Bitness: This is the most common reason. Double-check your Excel bitness (32-bit vs. 64-bit) and confirm you downloaded and installed the matching add-in version. You’ll need to uninstall the wrong version and install the correct one.
  • Run Excel as Administrator (Once): Sometimes Excel needs administrator rights to register an add-in for the first time. Close Excel, find the Excel shortcut, right-click it, and select "Run as administrator." Then, re-enable the COM add-in. After doing this once, you can open Excel normally from then on.
GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Connecting to Your Master Data Server

With the "Master Data" tab now visible, your final step is linking it to your Master Data Services instance.

  1. Click on the new Master Data tab in the ribbon.
  2. In the "Connect and Load" group, click the Connect button.
  3. A "Connections" management dialog will appear. Click Create a new connection.
  4. In the "Add New Connection" window, give your connection a description (e.g., "Company Production MDS").
  5. For the "MDS server address," enter the URL of your Master Data Services web application. It will look something like http://your-server-name/MDS/. Ask your administrator for the exact address.
  6. Click OK to save the connection.

Once you connect successfully, the "Master Data Explorer" pane will appear on the right side of your Excel window, showing all the models and entities you have permission to access. You are now fully connected and can start loading, editing, and publishing your master data.

Final Thoughts

Adding the Master Data tab to Excel successfully boils down to a few key checks: getting the right permissions, matching the add-in's bitness to your version of Excel, and enabling it through the COM Add-ins menu. Once connected, this small add-in makes a huge difference in streamlining data stewardship and quality management by letting teams work within the universally familiar interface of a spreadsheet.

While tools like the MDS Add-in are perfect for integrating specific enterprise data systems into Excel for manual management, we built Graphed to solve a bigger challenge: taking the manual step out of reporting entirely for your sales and marketing data. We connect directly to tools like Google Analytics, Shopify, Salesforce, and Facebook Ads, letting you build live dashboards and get instant answers just by asking questions in plain English - no wrestling with add-ins or pivot tables needed.

Related Articles