Forum Discussion
Anonymous
7 years agoNot applicable
Custom Column - handle comparing multiple null columns
I have 15 columns. I want to create a custom column that checks if all 15 columns are not NULL to output either Complete or Incomplete My logic is something like: = [ID] = null or [NAME] = nul...
Nolock
7 years agoResident Rockstar
Hi Anonymous ,
in PowerBI in tab Modeling click on New Column. And then insert the DAX code I've sent you.
Anonymous
7 years agoNot applicable
Ah there we go. Thank you and I accepted the solution
- Nolock7 years agoResident Rockstar
Great to hear about that :smileyhappy: