Reputation: 1721
I have workbook on Public Tableau to keep track of daily studytime.
I didn't study yesterday :-( so I want it to show zero.
However, it appears in legend as Null
This is my data
And this is the graph. I circled part of legend that I wish to remove. Please assist.
Upvotes: 1
Views: 6304
Reputation: 134
To remove legends you can Drag "method" into filters and unmark null from the filters so this will not display Null in legends.
Refer this link to view output
In your Example you have to drag "Method" in place of Quantity in my example and uncheck "Null" from the filter You will get desired results.
Upvotes: 2
Reputation: 8903
You can right click on the null in the legend and select "exclude" that will hide it.
Also, I wanted to point out that this null is not coming from the zero in your data it is coming from a missing value in the "method" column.
Upvotes: 4