Forum Discussion
geeklarokcmie
Helper III
2 years agoHighlight unique/distinct rows in a visual
How can I tweak the below DAX measure to highlight distinct rows in a visual? Rowcount : = IF ( COUNTROWS ( CALCULATETABLE ( 'Table', ALLSELECTED ( 'Table' ), VALUES ( 'Table'[Customer] ) ...
- 2 years ago
Was able to find solution from the below thread:
geeklarokcmie
Helper III
2 years agoWas able to find solution from the below thread: