Forum Discussion
Anonymous
7 years agoNot applicable
Deal with null
Hi , I have Problem I can't Solve It the problem in Null Value In my database and I filter data baed on col2 = col3 show true if not show false like the below table, but the first recorde n...
- 7 years ago
Hi Anonymous,
you can use a check with the DAX function ISBLANK(), https://docs.microsoft.com/en-us/dax/isblank-function-dax
Nolock
7 years agoResident Rockstar
Hi Anonymous,
you can use a check with the DAX function ISBLANK(), https://docs.microsoft.com/en-us/dax/isblank-function-dax