Wingetlywingetly
← All apps

Tabular Editor

by Tabular Editor ApSv2.28.0

Last updated

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

Install with winget

$ winget install --id TabularEditor.TabularEditor.2 --exact --version 2.28.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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#).

Installers · v2.28.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Tabular Editor.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Tabular Editor 3Tabular Editor ApS
    TabularEditor.TabularEditor.3v3.26.3

    A tool that lets you easily manipulate and manage measures, calculated columns, display folders, perspectives and translations in Analysis Services Tabular and Power BI Sematic Models.

  • Power BI ALM ToolkitPower BI ALM Toolkit
    ChristianWade.PowerBIALMToolkitv5.1.20

    A schema comparison tool for Power BI semantic models

  • Shutdown Timer ClassicLukas Langrock
    LukasLangrock.ShutdownTimerClassicv1.3.2

    Pick a time and let your computer shutdown itself.

  • WinNUT (Prerelease)NUT Dot Net
    nutdotnet.WinNUT.Prereleasev2.3.9492

    WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.

  • MaximizeToVirtualDesktopScott Hanselman
    Hanselman.MaximizeToVirtualDesktopv0.1.1

    macOS green-button virtual desktop behavior for Windows 11.

  • WinNUTNUT Dot Net
    nutdotnet.WinNUTv2.2.8719

    WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.

More from Tabular Editor ApS or browse winforms, powerbi, azure-analysis-services.

Frequently asked questions

How do I install Tabular Editor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TabularEditor.TabularEditor.2 --exact --version 2.28.0. winget downloads the installer from Tabular Editor ApS and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Tabular Editor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TabularEditor.TabularEditor.2 --exact 2.28.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Tabular Editor via winget?
Run: winget uninstall --id TabularEditor.TabularEditor.2 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Tabular Editor's Apps & Features entry.
Is Tabular Editor free?
Tabular Editor is distributed under MIT. Refer to the publisher (https://github.com/TabularEditor/TabularEditor) for the full license terms - Wingetly itself does not charge for installation.
Does Tabular Editor work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Tabular Editor directly from the publisher.
How do I keep Tabular Editor up to date?
Run winget upgrade --id TabularEditor.TabularEditor.2 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Tabular Editor from microsoft/winget-pkgs.