I have a double metric which contains sales numbers. i want to show a summary of the data quality as there are some 0's and nulls which should not be there? is there a neat way of me showing this? I did a summary by grouping by sales and doing a count but there are too many sales numbers to do that.