Hello everyone,
I've generated an new attribute in a way that:
if([Date-time attribut]!="","A","B")
Yet it gives me as result just the A value even though non empty values occur in the Date-time attribut.
Thank you in advance.
Best regards
Try using the MISSING function instead in your IF condition.
Try using the MISSING function instead in your IF condition.