Remove null value from a bar chart

Hi Community , How do I remove null values from this bar chart?
I have tried adding a filter to ignore null but still there’s null values coming up
Can anyone help
Thanks!

Hi @Vysh27

Follow these steps

  • Go to the dataset or the visual where the field is used.
  • Add a filter for the field you want to exclude nulls from.
  • Set the filter condition to exclude null values

Hi @Shahid_Muhammad , I have added it but still the same

Hi

You are using the same field in filter that is in your chart?

Just Right click on the chart and click on exclude Null.

Hi

You need to exclude null from sent_date field.

1 Like

Hi Vyshnavi @Vysh27,

Shahid’s suggestion is correct. Marking it as solution here. If you set a date filter to exclude nulls, you can get rid of that null data bar.

Please let us know if you face further issues.

Regards,
Arun Santhosh

1 Like