SSAS Tabular Toolbelt Sergiy Lunyakin.

Slides:



Advertisements
Similar presentations
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
Advertisements

Julie Strauss Senior Program Manager Lead Microsoft Corporation
BISM Introduction Marco Russo
Taking Analysis Services Tabular to Enterprise Levels Stacia Varga Data Inspirations
Review DirectQuery in SSAS 2016, best practices and use cases
Tooling Overview Author: Simon Nuss Date: May 2017.
Analysis Services in times of Continuous Integration
Building Enterprise Applications Using Visual Studio®
SQL Server Statistics and its relationship with Query Optimizer
Mile Hi Power BI User Group
Cloud BI with Azure Analysis Services
Julie Strauss Senior Program Manager Lead Microsoft Corporation
What’s new in SQL Server 2017 for BI?
Introduction to Tabular Data Models
Power BI Performance Tips & Tricks
Creating Enterprise Grade BI Models with Azure Analysis Services
Cloud BI with Azure Analysis Services
Microsoft Ignite /11/2018 1:18 AM BRK4017
6/12/2018 2:19 PM BRK3245 DirectQuery in Analysis Services: best practices, performance, and use cases Marco Russo SQLBI © Microsoft Corporation. All rights.
6/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Model complex data easily with SQL Server 2016 Analysis Services
What's new with SQL Server 2016 and SQL Server vNext?
Microsoft Ignite /22/2018 3:27 PM BRK2121
Summit Nashville /23/ :38 PM
Julie Strauss Senior Program Manager Microsoft
Your friends / colleagues can watch this session Live on !
Design Seamless Upgrades to SQL Server 2016 with Query Store
TechEd /13/2018 7:46 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
SQL Server Client Tools 2018
Introduction to SQL Server Analysis Services
Solving ETL Bottlenecks with SSIS Scale Out
Parallel Database Maintenance with 24/7 Systems and Huge DBs
Performance Monitoring Using Extended Events, DMVs & Query Store
Query Execution Expectation-Reality Denis Reznik
Toolkit for DAX Optimization
Boosting SSAS Productivity with Tabular Editor
A lightweight editor for SSAS Tabular Models built in .NET / WinForms
Introduction to tabular models
What Power BI users need to know about R
Database Code Management with VS 2017 and RedGate
What is the Azure SQL Datawarehouse?
What’s New in Azure Analysis Services
Introduction to tabular models
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Administrating SSRS without boring web based clicks!
T-SQL Window Function Deep Dive part 1
Cloud BI with Azure Analysis Services
Introduction to partitioning
DAX and the tabular model
Creating HIGH PERFORMANCE TABULAR MODELS
Azure SQL DWH: Tips and Tricks for developers
TechEd /24/2018 6:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Cloud BI with Azure Analysis Services
Azure SQL DWH: Tips and Tricks for developers
Kasper de Jonge Microsoft Corporation
Azure SQL DWH: Optimization
T-SQL Window function deep dive part 2
SQL Server Performance Tuning Nowadays
Processing Analysis Services Tabular Models
Data Modeling and Prototyping
Azure SQL DWH: Tips and Tricks for developers
Introducing DAX July 11th, 2015.
Azure SQL DWH: Tips and Tricks for developers
Building Self-Service BI Applications Using PowerPivot
What is New in SQL Server 2016 BI Stack
Dashboard in an Hour Using Power BI
A lightweight editor for SSAS Tabular Models built in .NET / WinForms
Bob Duffy 22 years in database sector, 250+ projects
Data Wrangling as the key to success with Data Lake
Cloud BI with Azure Analysis Services
Presentation transcript:

SSAS Tabular Toolbelt Sergiy Lunyakin

Just like Jimi Hendrix … We love to get feedback Please complete the session feedback forms

SQLBits - It's all about the community... Please visit Community Corner, we are trying this year to get more people to learn about the SQL Community, equally if you would be happy to visit the community corner we’d really appreciate it.

About me Data Architect, BigData & Analytics at SoftServe Inc Data Platform MVP, MCSE BI, MCSA Cloud Platform Leader of Speaker at SQL Conferences Organizer of SQLSaturday Lviv Contacts: sergey.lunyakin@gmail.com @slunyakin

Agenda VertiPaq Analyzer DAX Studio AS Partition management Development with BISM Normalizer Monitoring with AS Trace + Power BI Documentation with DMV + Power BI

VertiPaq Analyzer Useful for Discovering unknown model Features Statistics about Tables, Columns, Relationships, Hierarchies Size Cardinality Compression Data Types Information and DAX from calculated columns and tables Information about measures Useful for Discovering unknown model Identifying the most expensive elements Identifying potential bottleneck Documenting your model https://www.sqlbi.com/tools/vertipaq-analyzer/

DAX Studio Features Useful for Develop and debug DAX scripts Code formatting Query tracking Support SSAS, Power BI Useful for Developing your DAX code with IntelliSense and formatting Identifying slow queries and analyze Query Plan Tracing queries https://www.sqlbi.com/tools/dax-studio/

AsPartitionProcess Features Useful for Create partitions, flexible granularity settings Maintain partitions (merge, delete) Process tables and partitions Useful for Automate partition management Automate processing https://github.com/Microsoft/Analysis-Services/tree/master/AsPartitionProcessing

BISM Normalizer Features Useful for Compare tabular projects or databases Code merging Source-Control integration Deployment Useful for Adapting of DevOps processes for tabular models Bridging the gap between self-service and Corporate BI http://bism-normalizer.com

AS Trace + Power BI Features Collect and visualize XEvents Cmd-line or Service Useful for Troubleshooting Optimization DevScope https://github.com/DevScope/Azure-AS-Tracer

Tabular Documentation (DMVs+Power BI) Features Document information about model via DMV Visualize result Useful for Documenting your models Investigating new environment Knowledge sharing inside organization Meagan Longoria https://datasavvy.me/2016/10/04/documenting-your-tabular-or-power-bi-model/

Questions?