From https://gerrit.wikimedia.org/r/c/wikimedia/toolhub/+/666524
Sometimes, I see empty values in the sidebar columns with a number shown next to them. Perhaps, we don't show empty values.
I have noticed this a few times too. I think it is actually a data cleaning problem on the backend, but I need to mess around a bit and catch a reproduction to be sure.
We need to catch this in a repeatable query so we can figure out if it is corrupt data, missing input validation, or a legitimate aggregation response that we should be dealing with differently in the UI layer.