Power BI

Power BI

9062 bookmarks
Custom sorting
Handling Different Granularities – DAX Patterns
Handling Different Granularities – DAX Patterns
The Handling Different Granularities pattern is a technique to show and hide measures depending on the level of granularity of the underlying data. For example, you do not want to display a measure
Power_BI_tips·daxpatterns.com·
Handling Different Granularities – DAX Patterns
Parameter Table – DAX Patterns
Parameter Table – DAX Patterns
The Parameter Table pattern is useful when you want to add a slicer to a PivotTable and make it modify the result of some calculation, injecting parameters into DAX expressions. To use it, you must
Power_BI_tips·daxpatterns.com·
Parameter Table – DAX Patterns