So the task here is to differentiate between when a numeric field is left blank (which might be because our staff didn't remember to record that value), and when the staff tried to get the value, but it wasn't available.
One easy way to do it is by creating another field to track that - but then we would be doubling the amount of fields, and this same thing would have to be applied across various metrics.