When you create a new measures in SQL Server Data Tools (SSDT) for SSAS Tabular, you edit the formula in the top section of the user interface in a section called "formula bar". The default font size for this formula bar is 8. The small font size may be difficult to read for some people. The easiest and fastest way to change the font … Continue reading How to change the font size of the formula bar and measures grid in SSDT for SSAS Tabular
Category: Visual Studio 2015
MDX script keyword colors are back in SQL Server Data Tools (SSDT) release version for Visual Studio 2015
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
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