Categories: Business Intelligence

MDS 2016 CTP 2.3: tiles greyed out in Manager

I’m toying around with MDS 2016 CTP 2.3 in preparation of my SQLServerDays session about what is new for BI in SQL Server 2016. I uploaded the sample models into MDS and I opened up Master Data Manager in Internet Explorer to try out some of the new features. The Manager has received a make-over in the SQL 2016 preview, but two of the tiles were greyed out:

Quite annoying to say the least. Also, the version drop-down box doesn’t show any values. After a bit of Googling, a stumbled upon this MSDN thread, where it is explained it’s a bug which will be solved in the next release. If you’re an early adopter like me (and you want to actually do demo’s), you want this fixed now of course. Luckily there are two work arounds:

  1. Use an Application under the MDS website instead of a top level website. (this should correct some of the URLs)
  2. Edit the index.js file and correct the issue directly.

Since the first one is practically Chinese for me, I opted for option 2. In the index.js file (found in  c:\Program Files\Microsoft SQL Server\130\Master Data Services\WebApplication\Scripts\) you need to locate /api/Models/ and change it to api/Models/.

Problem solved:


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

View Comments

  • This bug has been effectively solved in CTP 3.0.
    However, at the start both tiles are greyed out again, but they will become available once you add models and/or entities.

Recent Posts

Get row counts of all tables in a Microsoft Fabric warehouse

I loaded some built-in sample data from Wide World Importers into a Fabric warehouse. You…

1 day ago

dataMinds Saturday 2024 – Session Materials

It was great being at dataMinds Saturday 2024 this past weekend. A great crowd of…

4 days ago

Check your regions people

Today I was having a nice discussion with some colleagues about Fabric and pricing/licensing came…

2 weeks ago

Book Review – Deciphering Data Architectures

I recently purchased and read the book Deciphering Data Architectures - Choosing Between a Modern…

4 weeks ago

Fabulous Stuff in Fabric – Part 5: Folders in Workspaces

A while ago I had a little blog post series about cool stuff in Snowflake. I’m…

1 month ago

Speaking at dataMinds Saturday & Techorama 2024

I have the pleasure to announce I'll be presenting at two conferences this spring. The…

1 month ago