10 Sep Power BI – What is DAX
DAX is a formula expression language in Power BI. DAX stands for Data Analysis Expressions and is a collection of functions, operators, and constants used to create calculations and data models in Power BI.
DAX Features
- Calculations: Perform arithmetic, statistical, and logical operations.
- Data Modeling: Define relationships, and create calculated columns, and measures.
- Data Analysis: Analyze and summarize data using aggregation functions.
DAX Data Types
DAX has the following data types:
- Numeric: integers, currency, and decimals
- Other: string and binary object.
To your semantic model, easily add the following calculations with DAX:
Let us understand them one by one.
Video Tutorial
If you don’t want to follow written instructions, you can check out our video tutorial on what is DAX in Power BI:
If you liked the tutorial, spread the word and share the link and our website Studyopedia with others.
For Videos, Join Our YouTube Channel: Join Now
Read More:
No Comments