Forum Discussion
dgdgdg122db
4 years agoHelper II
sum each Distinct counts base on slicer
Hello, I have a measure that calculates the distinct count of customers CALCULATE(DISTINCTCOUNT(Orders[CustomerID])) In my report, there is also a Segment filter ( Segment X,Y,Z) , and cust...
- 4 years ago
I figured out, this can be done using Sumx founction
dgdgdg122db
4 years agoHelper II
I figured out, this can be done using Sumx founction
- quangbilly791 year agoRegular Visitor
How?? Please post your answer? Don't just say I figured it out and quit?