Open rnugent3 opened 2 years ago
When we return blank results because of a problem with the data, we do not always provide messaging as to why. We need to catch all these cases and send out a message for each one.
check whether there is useful messaging coming out of the preview compute
add Environment.NewLine to any message that does not already have it
When we return blank results because of a problem with the data, we do not always provide messaging as to why. We need to catch all these cases and send out a message for each one.