Hi, I have code that will determine that days between two date fields in my query. The issue that I have is the days return perfectly when both date fields have data. However when the Begin Date field has a date but the End Date field doesn't yet have a date, it returns #Error. Is there a way to make is show nothing, no error for those records or can I give a default value when there is that error? The expression is working correctly but i just want to hide this error for non-populated end dates. Thanks!