gonsalu / TabularEditor

A lightweight editor for SSAS Tabular Models built in .NET/WinForms

Home Page:https://tabulareditor.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabular Editor

Tabular Editor is a tool that lets you easily manipulate and manage measures, calculated columns, display folders, perspectives and translations in SQL Server Analysis Services Tabular Models (from Compatibility Level 1200 and onwards). The tool is written entirely in .NET WinForms (C#).

Prerequisites

Tabular Editor uses the Tabular Object Model to load and save metadata to and from Model.bim files or existing databases. For this reason, make sure you have the latest AMO libraries available before installing Tabular Editor. They can be downloaded from the SQL Server 2016 Feature Pack (Click "Download" and choose either "\X64\SQL_AS_AMO.msi" or "\X86\SQL_AS_AMO.msi").

Introduction

View the article on www.kapacity.dk/tabular-editor for a general presentation of the tool and the motivations behind it.

Version History

Roadmap

View the full roadmap for upcoming features here.

About

A lightweight editor for SSAS Tabular Models built in .NET/WinForms

https://tabulareditor.github.io

License:MIT License


Languages

Language:C# 96.7%Language:ANTLR 3.3%