Usefulness of tabular editor?

Fra1978 126 Reputation points
2020-12-22T10:26:20.397+00:00

I see many people using the tabular editor (open source) tabulareditor.com

On their website it says that "provides an intuitive hierarchical view of every object in your Tabular Model metadata. Columns, Measures and Hierarchies are arranged in Display Folders by default."

I am using Visual Studio and I already see a very nice tree-like structure in the 'Tabular Model Explorer'. So, what's the point of this open source tool 'tabular editor', why so many people use it? and what are their benefits?

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,344 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lukas Yu -MSFT 5,826 Reputation points
    2020-12-23T02:09:58.457+00:00

    Hi,

    Visual Studio Analysis Project, is much more convenient and has a lot of features that Tabular editor doesn't have. Those wizards in Visual Studio can do a lot of work automatically that would save your time. And the visual designer is much easier to use.
    From normal use, visual studio is a great tool that can meet most of your development requirement.

    But still we can use tabular editor, which is more light-weighted and give you more freedom to manipulate the objects in the model. It is a quite a small tool and let you to connect to your server and create/manage objects directly.
    We can't tell how many developers are using it, but it is worth using in some special scenes.

    Interestingly I lately saw a task which Visual Studio can not finish but Tabular editor can work on it. If you are interested you could see here I posted.

    Regards,
    Lukas


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    What can I do if my transaction log is full?--- Hot issues November
    How to convert Profiler trace into a SQL Server table -- Hot issues November

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.