Forum Discussion
Kisame01
7 years agoFrequent Visitor
Distinct group sum
Hi Guys I just need the dax measure for the following i need to get the distinct productkey sum(productvalue) is this possible to do it in one measure? Much appreciated guys Year BoxKey Pro...
- 7 years ago
Anonymous
7 years agoNot applicable
[Sum of Value] = sum ( T[Product Value] )
This sum will adjust itself as you start slicing and dicing your data.
Best
Darek
This sum will adjust itself as you start slicing and dicing your data.
Best
Darek