github TabularEditor/TabularEditor3 3.6.0
Tabular Editor 3.6.0

latest releases: 3.18.0, 3.17.1, 3.17.0...
18 months ago

If you haven't used Tabular Editor 3 before, you are eligible to a 30 day trial, which can be requested after installation. You can also purchase a license.


Prerequisites

Tabular Editor 3.3.0 (and newer) uses .NET 6. You may have to install the .NET 6.0 Runtime for Desktop before you can launch Tabular Editor 3.3.0 (or newer). Starting from 3.3.1, the Tabular Editor 3 installer will download and install these prerequisites, if they are missing.

New in 3.6.0

Check out our release blog to get an overview of the most important updates in this release.

  • Tabular Editor 3 now has native support for Databricks. This means you can now connect to a Databricks SQL endpoint when importing tables using the Table Import Wizard. For more information, see our release blog post.
  • We added support for the new DAX functions RANK and ROWNUMBER introduced in the April 2023 update of Power BI Desktop. In addition, our code complete now shows all available keywords for the <Blanks> and <Order> arguments of the window and ORDERBY functions.

Minor improvements in 3.6.0

  • We no longer perform a (potentiallys slow) conflict check before saving changes to the workspace database. The assumption is that each developer uses their own personal workspace database, so conflicts should not occur.
  • C# scripting: The IAnnotationObject interface has been extended with a ClearAnnotations() method.
  • When adding a dynamic format string expression to a measure, we now clear the static format string property (as it is not possible for measures to have both static and dynamic format strings assigned).
  • Updated TOM to 19.61.1.4.
  • Default Compatibility Level for new Power BI models created with Tabular Editor, is now 1601. Moreover, the "create new model" dialog now lets you specify any compatibility level.

Bugfixes in 3.6.0

  • Oracle download instructions updated to instruct users to use the ODAC (not ODP.NET) drivers.
  • Removed restrictions on special characters in database names, when opening or creating a new database.
  • Fixed an issue that caused the database name property within the .bim / database.json file, to be updated with the name of the workspace database.
  • DAX debugger stability improvements.
  • .tmuo files are no longer saved, when the "Create user options (.tmuo) file" option is unchecked.
  • Fixed an issue where code complete would sometimes "absorb" closing brackets.
  • Semantic Analyzer no longer reports an error when using SELECTEDMEASURE (and related functions) in the context of measure expressions and format string expressions.
  • Fixed an issue where the M query generated for new tables imported from an existing implicit (SQL) data source, would not work correctly when attempting to refresh the table.

Don't miss a new TabularEditor3 release

NewReleases is sending notifications on new releases.