Topic: Power BI
-
Ho to use DAX expressions to control and customize the range of charts in Power BI. Watch now
-
How to apply dynamic security roles in a hierarchical organization to minimize the maintenance effort on the security configuration and obtain the best performance at query time. Watch now
-
Choose between many-to-many relationships and DAX code to filter the most relevant items using another slicer. Indeed, calculation groups cannot use relationships! Watch now
-
Student questions: How to compute the sales amount of the previous date with a filter over weekdays? Learn why a filter below the month level may affect any time intelligence calculation! Watch now
-
Introduction to dynamic format strings feature released in Power BI May 2023, including a few technical details of its implementation. Watch now
-
Optimize the query performance of a SWITCH function in DAX that reads a slicer selection: the Group By Columns property can solve a practical problem. Watch now
-
How to implement a DAX measure to run faster than what you get from the built-in horizontal fusion optimization. Watch now
-
DAX Studio 3.0.6 introduces a new Timeline visualization in Server Timings to help you investigate performance issues: let’s explore how it works! Watch now
-
How can we show a row with the initial balance in a Power BI report? Another video that answers a student’s question! Watch now
-
Every Power BI model has dates and the need for calculation over dates to aggregate and compare data, like Year-To-Date, Same-Period-Last-Year, Moving Average, and so on. Quick measures and standard time intelligence functions in DAX can help, but how do… Watch now