← Package directory
Available on winget

Install Tabular Editor

An open-source tool for managing Analysis Services Tabular and Power BI models.

Install with winget
winget install --id TabularEditor.TabularEditor.2
Upgrade
winget upgrade --id TabularEditor.TabularEditor.2
Uninstall
winget uninstall --id TabularEditor.TabularEditor.2

About Tabular Editor

Tabular Editor 2.x is a free, open-source, tool that lets you easily manipulate and manage measures, calculated columns, display folders, perspectives and translations in Analysis Services Tabular and Power BI XMLA Models (from Compatibility Level 1200 and onwards). The tool is written entirely in .NET WinForms (C#).

What's new in 2.28.0

> [!WARNING] > > There are breaking changes in Tabular Editor 2.27.0 regarding deployment of models through the > Tabular Editor CLI. By default, Shared Expressions are now no longer deployed, unless the `-S` > / `-SHARED` switch is specified. ## Improvements in 2.28.0 - Updated NuGet packages including AMO/TOM to 19.112.0. ## Bugfixes in 2.28.0 - Fixed a regression with C# scripts, which would not compile when using certain helper methods. See #1322

Read release notes

Version history

Version Updated Notes
2.28.0 > [!WARNING] > > There are breaking changes in Tabular Editor 2.27.0 regarding deployment of models through the > Tabular Editor CLI. By default, Shared Expressions are now no longer deployed, unless the `-S` > / `-SHARE...