Learning DAX? Five things to get you started fast

Slides:



Advertisements
Similar presentations
Certificate of Participation and Gold Medal
Advertisements

Exam Cram. 2 | SharePoint Saturday St. Louis 2013.
Gold Silver Bronze. What is Project Siena Controls Creating Composite Controls Working with Collections & SharePoint Data Sources Tricks & Traps Questions.
Advanced Tips And Tricks For Power Query
Self Service BI: 21 st November 2009 Bob Duffy Database Architect Prodata SQL Centre of Excellence Project Gemini PowerPivot.
Best practices for Power BI Julian Wissel Hans Fousert.
Programming. Exam Validation 1-10 Technical words such as Method of validation Do not use “Something”.
31 May | SharePoint Saturday Calgary – 31 MAY 2014 About Me.
Rong Lu Senior Program Manager, Visual Studio GPU Usage tool in Visual Studio.
Intro to Power BI Azhagappan Arunachalam.  Senior Database Architect   PowerBICentral.com  (blog on getting started.
Write DAX Queries using DAX Studio Alex Barbeau
OM. Platinum Level Sponsors Gold Level Sponsors Pre Conference Sponsor Venue Sponsor Key Note Sponsor.
Or How I Learned to Love the Cube…. Alexander P. Nykolaiszyn BLOG:
about me – Austin Senseman, CFA 5 years in Financial Services, Managed analytics for sales, marketing, risk, finance, &
Introduction to Tableau with Microsoft Azure Michael Perillo | Introduction to Tableau #492 | Phoenix 2016.
Eli Robillard Microsoft Office Server & Services
Microsoft PowerBI – Advanced Solutions with Microsoft Excel and PowerBI Presented by: Phillip Guglielmi, CPA | Senior BI Consultant and Solutions Architect.
Overview Microsoft Information Management
Microsoft’s shiny dashboard-tool
Using Common Table Expressions
Unit testing your metro style apps built using XAML
6/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Solving the Hard Problems
Cross UG Summit EMEA /6/2018 7:24 PM
Your friends / colleagues can watch this session Live on !
Power BI Overview  SV Trainings Power BI Course allows you to master Power BI Tool. We provide best Power BI Online Training classes to help you learn.
A lightweight editor for SSAS Tabular Models built in .NET / WinForms
Budgeting with Power Pivot
The Ins and Outs of Indexes
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Query Optimization Techniques
Advanced Dashboard Creation Using Microsoft SharePoint Server 2010
Microsoft Excel PowerPivot & Power View
Modeling scenarios for DAX
Designing Complex Tabular Models
Global Challenge Walking for Water Lesson 2.
Microsoft Connect /16/ :45 PM
Data Visualization with SSRS Mobile Reports
Global Challenge Walking for Water Lesson 2.
Global Challenge Walking for Water Lesson 2.
Become a Power BI Superstar under 1 hour!
Introducing DAX July 11th, 2015.
IE11’s Developer Tools, F12, just got nicer (again)
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
Advanced DAX – Tic Tac Toe
Global Challenge Walking for Water Lesson 2.
Gilbert Quevauvilliers
Global Challenge Walking for Water Lesson 2.
Global Challenge Walking for Water Lesson 2.
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Science App Review.
Global Challenge Walking for Water Lesson 2.
Dashboard in an Hour Using Power BI
Role Playing Dimensions in Tabular Data Models
Playing with (M)agic: Introduction to Writing M Code in Power BI
A lightweight editor for SSAS Tabular Models built in .NET / WinForms
Global Challenge Walking for Water Lesson 2.
Bob Duffy 22 years in database sector, 250+ projects
Global Challenge Walking for Water Lesson 2.
Global Challenge Walking for Water Lesson 2.
Functional skills Week 10.
Microsoft Excel PowerPivot ….light & Easy
Making your M Queries Dynamic in Power BI
Bespoke Visual Layouts with Charticulator
Power BI Dashboard End to End Solutions
Hyper-Interactivity in Power BI
Thanks to All Sponsors Gold Sponsors Silver Sponsor Bronze Sponsor.
Become a Power BI Superstar under 1 hour!
Creating a Marketing Dashboard with Power BI & Dax
DAX: Functions and Context That’s What It’s All About!
Presentation transcript:

Learning DAX? Five things to get you started fast Phil Seamark Learning DAX? Five things to get you started fast

Session

INTRO Phil Seamark Senior Program Manager @ Microsoft Power BI CAT team @PhilSeamark aka.ms/PracticalDAX

OBJECTIVE OF TODAY To Introduce the most useful elements of the DAX language. IS - Basic information useful for someone very new to DAX - Going to be gentle IS NOT - Filter context - Advanced Theory - Advice on visuals or beautiful report layout - Lots of complex code or advance tools

AGENDA Basic Syntax Calculations Variables Dates Help

1. BASIC SYNTAX What can I use DAX for? Where to write DAX DAX is Functional (Categories) Overview of Syntax

2. CALCULATIONS Tables Columns Measures

3. VARIABLES Help to break logic into smaller steps. Creates cleaner code Can have a positive impact on performance

4. DATES The problem with dates Suite of functions designed to help

5. HELP aka.ms/dax community.powerbi.com dax.guide Sessions online

RECAP Basic Syntax Calculations Variables Dates Help

Thanks to our great Sponsors Gold Sponsors Silver Sponsors Global Sponsors Bronze Sponsors

QUESTIONS