Topic: DAX
-
Implement a dynamic Pareto calculation in Power BI based on a measure that can be selected from a slicer and dynamically filtered by other slicers in the report. Watch now
-
How to easily implement conditional formatting through visual calculations in Power BI. Watch now
-
How to implement an Accounts Receivable Aging report in Power BI, and how to simplify a business problem using existing modeling patterns. Watch now
-
Optimize inventory calculations in DAX by using snapshots to avoid the computational cost of a complete running total. Watch now
-
This session introduces the Visual Calculations feature in Power BI, which provides a different way to write DAX expressions based on the results visible in a visual and without accessing other information in the semantic model. Because the data in… Watch now
-
Introduce Power BI aggregations with practical examples, evaluate pros and cons, and learn how to use alternative approaches by using DAX to control the aggregation used. Delivered by Marco Russo at SQLBits 2024. Watch now
-
Learn when to use ALL / VALUES instead of ALLEXCEPT in DAX calculations. Sessions delivered by Marco Russo at SQLBits 2024. Watch now
-
Introduction to DAX window functions and apply semantics through several examples to understand their capabilities and performance. Delivered by Marco Russo at SQLBits 2024. Watch now
-
Learn how to use the new Vpax obfuscator to send anonymized VPAX files to DAX Optimizer. Read more: https://www.tabulartools.com/blog/supporting-obfuscation-in-dax-optimizer/ Disclaimer of a potential conflict of interest: Marco Russo is one of the authors of DAX Optimizer and a founder of… Watch now
-
Another student’s question, another video: how to count how many consecutive days have sales? See how to solve the problem step-by-step! Watch now