Pie Chart SQL Query

I think I read somewhere, that having NULLS in a table can cause issues when trying to do math queries? Is that true ?

Can a line in the query be added to use 0 instead of Null.

This might not be related to your issue, I just noticed a lot of NULLS in your table. Would it be better to use 0 instead ?

1 Like