Forum Discussion
Anonymous
6 years agoNot applicable
NULL value in visuals
Hi, can I somehow not show NULL values in visuals? I got the following problem: In my line chart the lines always go down to zero when there is a NULL value which is really confusing. ...
- 6 years ago
Anonymous
It seems the measure returns zero instead of blank. You may take a look at the articles below.
- https://www.sqlbi.com/articles/how-to-handle-blank-in-dax-measures/
- https://www.sqlbi.com/articles/blank-handling-in-dax/
v-chuncz-msft
Community Support
6 years agoAnonymous
It seems the measure returns zero instead of blank. You may take a look at the articles below.
- https://www.sqlbi.com/articles/how-to-handle-blank-in-dax-measures/
- https://www.sqlbi.com/articles/blank-handling-in-dax/