Description
In this course, you will :
- Create new tables, calculated columns, and calculated measures by writing custom functions. Variables will also be introduced to help you write more efficient DAX functions.
- Some commonly used DAX measures will help you increase your DAX power.
- covers the fundamental concepts, with exercises on filtering, counting, ranking, and iterating functions.
- Discover the robust SWITCH function and how to combine IF with other Power BI functions.
- Learn about row-level security, which enables you to customise what data users see based on their roles and permissions.
- Investigate a method for creating advanced visuals without writing DAX.
Syllabus :
- Setting up Data Models with DAX
- Common DAX Measures
- Refining Dax
- Advanced DAX