Bar Chart Question

Hello,

I want to create a bar chart which allows me to see how many records have a term which is and is not null. Is there a way to do this?

For example, lets say I have 10 records and 5 of them have a null for the Name field and 5 of them have various names. I want the bar chart to show 50% are null and 50% are not null.

Thank you,
Philip

You can use the Filters aggregation as shown in this screenshot:

1 Like