I'm interested in calculating a field value, if a condition is met. So, for example, a GeoTagger is used to enrich my event with a value, let's call it "TRUE". If the geotagger condition wasn't met, the field has a value of NULL. I would like to calculate these NULLS to "FALSE". Any suggestions? Thanks in advance!