DAX DISTINCTCOUNT treats NULL as a DISTINCT value
I see this as a BUG. DAX function DISTINCTCOUNT considers NULL a valid value and will count it.
THIS IS CONTRARY to what you would see in the SQL Database engine for COUNT ( DISTINCT
STATUS
DETAILS
Needs Votes