Q: what is DAX Language ?
Utilisateur anonyme
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.