All my contacts have a custom field of type Date that I populate with the registration date of that contact on my service.
Now I would like to create a segment containing all contacts who registered at least 2 days ago and no more than 4 days ago.
I tried with this configuration but it doesn’t seem to work.
Can you tell me if it’s possible and how to do it?
I also tried using just -2 and -4 instead of -2 days and -4 days, but it doesn’t work.