top of page
Stefano Meloccaro
Admin
More actions
Profile
Join date: Feb 9, 2020
Posts (11)
Mar 27, 2025 ∙ 3 min
From Tables to Scalars in DAX: How VALUES, SELECTEDVALUE, HASONEVALUE, and CONCATENATEX Work
Learn how to transform columns into single values using powerful DAX functions like VALUES, SELECTEDVALUE, HASONEVALUE, and CONCATENATEX.
40
0
Mar 26, 2025 ∙ 4 min
DAX - SWITCH vs SWITCH TRUE
Learn the difference between SWITCH() and SWITCH(TRUE(),…) in DAX, with practical examples and use cases in both row and filter contexts.
25
0
Mar 26, 2025 ∙ 4 min
DAX - ALL, VALUES and DISTINCT
Discover how DAX functions ALL, VALUES, and DISTINCT behave differently in filter and row context, and how they handle blank rows in PowerBI
24
0
bottom of page