0

Convert a null value to a default value ISNULL equivalent

Hi
I am trying to sum a field in the database where the values are not always set and therefore appear as null in the database giving an error. Is there a way when doing a NL("SUM"…. to 'default' to a null value (i.e. 0). Equaivalent to ISNULL in SQL?

Thanks

5 comments

Please sign in to leave a comment.