Pregunta de entrevista de Udacity

Q: what is DAX Language ?

Respuesta de la entrevista

Anónimo

4 oct 2024

A: DAX is an acronym for Data Analysis Expressions. It's a functional programming language of Power BI providing a set of functions, operators, and constants that we can use in formulas for computing columns, measures, and tables, as well as overall extraction of new information from the available data. DAX supports various data types: whole and decimal numbers, Boolean, text, date, currency, and N/A.