I hope this is a simple one.
How do I get a null response field to return as zero?
I have a calculation build that requires a value to complete. I'm looking for options of how to get what is actually a null to report back as zero so the calculation can run.
Can I set a relavant or some other parameter, "if field x =0" then this field will eaqual zero?
Would it work for the question to have a default value of 0?