|
|
|
|
Browse by Tags
All Tags » DAX » PivotTable (RSS)
-
I recently got a question about differences between DISTINCT and VALUES in DAX and thanks to Jeffrey Wang I created a simple example to describe the difference. Consider the two tables below: Fact and Dim tables, having a single column with the same name of the table. A relationship exists between Fact[Fact] and Dim[Dim]. This relationship ...
|
|
|
|
|