Tabular Editor v. 2.7.3
New features
- Folders containing only invisible items will now be shaded as such (issue #158 - thanks Simon)
- Adding an object (table/column/measure/hierarchy) while filtering to a specific perspective, ensures that the new object is visible in that perspective as well
- Persist width of columns in the Explorer Tree between sessions
- Error icons are now also displayed on Roles, when an RLS filter expression contains invalid DAX (Open from DB only)
- New objects can now be added by right-clicking a folder (issue #178 - thanks Darren)
- New script helper method: FormatDax(...)
- Added a checkbox to the "Save As..." and "Save to Folder..." dialogs to prevent wiping serialisation preferences (issue #175 - thanks o-o00o-o)
- Keyboard Shortcut Improvements
Bug fixes
- Fixed issue #156: The object tree no longer annoyingly collapses during various operations
- Fixed the weird font scaling issue which would sometime happen in the explorer tree when changing column widths
- Levels in a hierarchy will now always be correctly ordered by level ordinal (and not metadata order)
- Fixed an issue where objects would not always be sorted alphabetically in the tree
- Fixed an issue where a measure would show as "Needs validation" even when no changes were made
- Creating a new folder on one or more selected objects will now correctly place all those objects inside the new folder.
- Got rid of the "token recognition error" messages sometimes seen when using the command line - please don't rely on Tabular Editor for DAX syntax validation.
- Installer (.msi file) now lets you overwrite a previous installation of Tabular Editor
- Partition annotations can now be edited through the UI