Analysis Services DevOps using Tabular Editor
2019TL; DR
Tabular Editor, an open source tool for authoring Tabular Models, makes it easier for teams of developers to work on the same model simultaneously. It also provides functionality for automated build and deployment. In short, DevOps for SSAS Tabular.
Session Details
Is it possible for multiple developers to work simultaneously on the same Tabular Model? What about branching strategies? As the native tooling (Visual Studio / SSDT) stores all the model metadata within just a single file, this can cause all sorts of issues in a source controlled environment. In this session, we'll see how Tabular Editor can be used in a team setting to improve parallel development and branche handling. Using Tabular Editors command line options, all of this can be integrated into automated build and release pipelines - even when your developers prefer to stick to SSDT!
Attendees of this session should be familiar with Tabular Model development. Prior experience using Tabular Editor is not required.
Topics covered:
Attendees of this session should be familiar with Tabular Model development. Prior experience using Tabular Editor is not required.
Topics covered:
- Breaking the Tabular Object Model into multiple files
- Automation using Tabular Editors command line
- Branching strategies for Tabular Models
- Tabular build and release pipelines in Azure DevOps
3 things you'll get out of this session
Speakers
Daniel Otykier's previous sessions
Deep dive into Tabular Editor's scripting engine
If you're not afraid of a little bit of C# and LINQ, Tabular Editor can take your productivity to a whole new level. This session will teach you how to use Tabular Editor's scripting and Best Practice Analyzer features.
Analysis Services DevOps with Tabular Editor
Continuous Integration and Delivery can be a pickle for Analysis Services Tabular Models when using the standard tools. With Azure DevOps, GIT and Tabular Editor, there's a better way...
Boosting SSAS productivity with Tabular Editor
Tabular Editor is an open source offline editor experience for SSAS Tabular, which offers lots of features in a simple UI that can vastly improve your productivity when developing Tabular Models at compatibility level 1200+