Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Transformez vos connaissances en véritable opportunité et touchez des millions de personnes du monde entier.
En savoir plus
Votre panier est vide.
Continuer vos achats
Writing DAX Queries
Note : 4,3 sur 5(549 notes)
3 571 participants
Créé parRandy Minder
Dernière mise à jour : 06/2024
Anglais

Ce que vous apprendrez

  • The difference between a DAX measure and a full DAX query
  • The tools available to write full DAX queries
  • How to construct a DAX query
  • The importance of data lineage and the TREATAS function
  • How to write common T-SQL queries as DAX queries
  • The most common and useful DAX table functions when writing DAX queries
  • How to export the results of your DAX queries to CSV and SQL Server
  • 15 questions and exercises to test your knowledge

Contenu du cours

6 sections27 sessions3 h 48 min de durée totale
  • Introduction2:01

    An introduction to the course

Prérequis

  • Some DAX experience will be helpful

Description

As a DAX developer you've probably written many measures, expressions and code for calculated columns. But, DAX is also a full featured and powerful query language for retrieving data in a table format, much like SQL. There is much more to being a professional DAX developer than just writing measures.

The goal of this course is to teach the student what a complete DAX query is and how to read and write one. You'll learn how a query is constructed, the tools available to execute your queries, exporting data and all the various DAX table functions available to help you create and manipulate data. We'll then help make the transition from being a T-SQL developer to a DAX developer a bit easier by comparing common query scenarios.

Finally you'll have a change to test your knowledge with 15 questions and exercises.

À qui ce cours s'adresse-t-il ?

  • DAX developers