A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Dear @Shaibaaz Yunus Khoje,
Thank you so much for reaching out again and sharing your experience with us.
Based on your screenshot, the installer checks for specific MSI-based Office versions and does not recognize Microsoft 365 Click-to-Run in this case.
In the meantime, according to my research, I truly apologize for the inconvenience that Microsoft has not yet released an updated version for Microsoft 365 Excel Click to Run because Master Data Services is being deprecated in SQL Server 2025.
Note: Please reassured that I’ll continue to monitor this case and will reach out to you with any new updates as soon as possible.
Therefore, I recommend you try some workarounds while waiting for new updates:
Option 1: If possible:
- Use a supported environment Install the add-in on a machine with Excel 2016 (MSI-based) or earlier.
- Virtual Machine workaround: Install Office 2016 MSI in a Virtual Machine (Remote Desktop) and use the add-in there for publishing/validating data.
Option 2. Workaround for Microsoft 365 Excel: Use Power Query in Excel to connect directly to the MDS database (SQL Server connection). Here are some general instructions to set up this:
Step 1: Open Power Query in Excel
Launch Excel (Microsoft 365).
Go to Data tab → Get Data → From Database → From SQL Server Database.
Step 2. Enter SQL Server Details
In the SQL Server Database dialog:
Server: Enter your SQL Server name (e.g., SERVERNAME\INSTANCE or servername.domain.com).
Database: Enter MDS (or the name of your MDS database).
Click OK.
Step 3. Choose Authentication Method
Windows Authentication: If your account has access.
SQL Server Authentication: Enter username and password.
Click Connect.
Step 4. Select the MDS Tables
In the Navigator window, browse the list of tables.
- Common tables:
- mdm.tblModel – Models
- mdm.tblEntity – Entities
- mdm.tblAttribute – Attributes
- mdm.tblAttributeMember – Data values
Step 5. Transform and Load Data
Use Power Query Editor to:
Filter columns.
Apply transformations.
Merge tables if needed.
Click Close & Load to bring the data into Excel.
Step 6. Refresh Data
- To refresh, go to Data > Refresh All. This will pull the latest data from the MDS database.
Benefits of This Approach
Works with Microsoft 365 Excel (no add-in required).
Supports scheduled refresh if connected to Power BI or via Excel’s refresh options.
Allows you to combine MDS data with other sources easily.
Important Note:
- This is read-only by default. You can’t publish changes back to MDS from Excel using Power Query.
- For write-back, you’d need to use the MDS web interface or custom scripts.
I hope this information is helpful. Please follow these steps and let me know if it works for you. If not, we can work together to resolve this.
Thank you for your patience and your understanding. If you have any questions or need further clarification, please feel free to reach out.
I'm looking forward for your reply.
If my answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.