Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Convierte lo que sabes en una oportunidad y llega a millones de personas de todo el mundo.
Más información
Tu cesta está vacía.
Seguir comprando
Writing DAX Queries
Calificación: 4,3 de 5(549 valoraciones)
3571 estudiantes
Creado porRandy Minder
Última actualización: 6/2024
Inglés

Lo que aprenderás

  • 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

Contenido del curso

6 secciones27 clases3 h 48 m de duración total
  • Introduction2:01

    An introduction to the course

Requisitos

  • Some DAX experience will be helpful

Descripción

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.

¿Para quién es este curso?

  • DAX developers