The MDX keywords in a cube script were not properly changing colors in the SQL Serve Data Tools (SSDT) Preview version for Visual Studio 2015. (14.0.60316.0). (See my previous post on this problem here.) The different keyword colors make it easier to write, organize and read an MDX script inside a cube. The following picture show Adventure … Continue reading MDX script keyword colors are back in SQL Server Data Tools (SSDT) release version for Visual Studio 2015
Category: SQL Server 2016
World Wide Importers Sample Database
AdventureWorks sample database has been replaced by the new World Wide Importers sample database. You can download it from here: https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v0.1
MDX keyword colors are missing in SQL Server Data Tools for Visual Studio 2015 Preview
MDX keywords are not changing color in the calculation script in SQL Server Data Tools - preview version for Visual Studio 2015. Hopefully this is a temporary issue and will be fixed in the release version. Having different keyword colors than the rest of the code makes it much easier to read, write and maintain the … Continue reading MDX keyword colors are missing in SQL Server Data Tools for Visual Studio 2015 Preview