Advanced Pie Chart "hide empty" hides all values

Hi,

As stated in the title.
Hide empty


Not hide empty


Hi,

I have not been able to replicate this issue.
Can you provide me with some more details, like what kind of data type you are categorizing on?

If you have any more details, please post them. I have tested with and without hide empty´ for category properties of type reference, enumandstring`.

// Erik

Hi,

It is a Enum Category property, and a INT sum aggregation property. Sort by category.

Maybe it is because there are no empty categories in the set?
The enum is required. So strictly speaking it is not necessary to be toggled in this case.

Sondre

Hi,

Is your enum of type Int?
We have bug where categorizing on a number always results in an empty pie, when checking Hide Empty.

I was able to replicate the issue when the Enum was of type Int. I have added this discovery to the bug report.

// Erik

1 Like

Yes the enum is Int!