2a: Power BI

10 bookmarks
Custom sorting
All the secrets of SUMMARIZE - SQLBI
All the secrets of SUMMARIZE - SQLBI
SUMMARIZE is a very powerful and very complex function to use. This article describes its internal behavior, and provides guidance on how to use it. If you
·sqlbi.com·
All the secrets of SUMMARIZE - SQLBI
Understanding Context Transition - SQLBI
Understanding Context Transition - SQLBI
The context transition in DAX is the transformation of row contexts into an equivalent filter context performed by CALCULATE and CALCULATETABLE. Managing th
·sqlbi.com·
Understanding Context Transition - SQLBI
Calculated Columns and Measures in DAX - SQLBI
Calculated Columns and Measures in DAX - SQLBI
One of the first concepts to learn in DAX is the difference between calculated columns and measures. This article shortly recap the differences.
·sqlbi.com·
Calculated Columns and Measures in DAX - SQLBI
Understanding context transition in DAX - SQLBI
Understanding context transition in DAX - SQLBI
Context transition is one of the most obscure topics for DAX newbies. In this article we introduce context transition, its effects, and how to leverage it r
·sqlbi.com·
Understanding context transition in DAX - SQLBI
Parameters - Power Query
Parameters - Power Query
An article on how to use parameters in Power Query
·learn.microsoft.com·
Parameters - Power Query
Pivot columns (Power Query) - Microsoft Support
Pivot columns (Power Query) - Microsoft Support
In Power Query, you can create a table that contains an aggregate value for each unique value in a column. Power Query groups each unique value, performs an aggregate calculation for each value, and pivots the column into a new table.
·support.microsoft.com·
Pivot columns (Power Query) - Microsoft Support