Table of Contents

Tabular Editor 3.24.1

Tabular Editor 3.24.1 downloads:

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

Note

We are now providing native ARM64 builds in addition to regular 64-bit (x64) builds. 32-bit (x86) builds have been discontinued.

New in 3.24.1

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

Also check out the release notes for version 3.24.0 to see all new features and improvements added in the previous major release.

Improvements in 3.24.1

  • Added Semantic Analyzer support for new data type keywords LOGICAL, INT64, DECIMAL, and TEXT (which are all aliases of existing keywords) that can be used as arguments of functions such as CONVERT and DATATABLE.
  • Added Semantic Analyzer support for new functions, ISINTEGER, ISCURRENCY, and visual calculation function LOOKUPWITHTOTALS.
  • Added "Manage DAX Packages..." menu option when right-clicking on the Model or Functions node in the TOM Explorer.

Bugfixes in 3.24.1

  • Fixed a bug that caused an unhandled exception when launching Tabular Editor 3 on a monitor with a low pixel resolution
  • Fixed a bug that prevented opening a model from a PBIP folder structure, when using the File > Open > Model from File... menu option, see #1507.
  • Fixed DPI scaling issues related to the DAX Package Manager view.
  • Fixed Semantic Analyzer bug where visual calculation functions FIRST and LAST were not recognized.
  • Fixed Semantic Analyzer bug that would show a false warning when calling an UDF as the first argument of CALCULATE, see #1509.
  • DAX Package Manager no longer shows a warning because of differences in line endings in the DAX expression (PBI Desktop may change \n to \r\n when saving a model).
  • Fix ordering of UDFs among namespaces in the TOM Explorer

Coming from Tabular Editor 2.x?

Watch this video to get a quick tour of the main features in Tabular Editor 3. Also, make sure to check our onboarding guide.

Tabular Editor 3 major features overview:

  • Fully customizable IDE, with multi-monitor, Hi-DPI support and themes
  • New powerful DAX code editor with auto-complete, syntax checking, code folding and much, much more
  • *Workspace mode, allowing you to save your changes to disk and synchronise model metadata to Analysis Services simultaneously
  • *Preview table data with infinite scrolling, create PivotGrids or write DAX queries to browse the model or test calculation logic
  • *Schedule data refreshes
  • Update Table Schemas on both Provider and Structured Data Sources (yes, even for M queries!)
  • Create data model diagrams
  • Create DAX scripts that allow you to edit multiple measures or other calculated objects in a single document
  • Record C# scripts and save as macros (formerly known as "Custom Actions")
  • VertiPaq Analyzer integration
  • DAX debugger
  • DAX Optimizer integration
  • Code Actions to easily refactor you DAX.

*=Only while connected to an instance of Analysis Services or Power BI