Avoid nullability warning/error when enabling CS8602
Consider the following helper method which comes from a legacy codebase
Formula to convert zeros to Null
In my excel spreadsheet there is missing values which were incorrectly entered as zeroes, and I need to change them to null values.