Forum Discussion
Quiny_Harl
Advocate III
5 years agoSUMMARIZE table without blanks
I would like to have all unique values from a column in order to use it as a dimension table. Here is how I do that: Yet, even though I'm excluding the blank ones I still have one blank. On to...
Anonymous
5 years agoNot applicable
Hi Quiny_Harl,
In fact, blank records can be matched with multiple scenarios(blank, empty string, unrecognized special characters), I'd like to suggest you double-check your record value to confirm its type.
In addition, you can also take a look at the below blog about handle blank in Dax to know more them:
Handling BLANK in DAX
Regards,
Xiaoxin Sheng