Hi all,
Using Dynamics for Marketing and I have a segment to pull through contacts who have had two interactions (the interaction being "email sent") within the last 1 day. Query view below.
INTERACTION(EmailSent, EmailSent_Contact)
.HAVING(COUNT() == 2, UTCDAYS(1)
My questions are, does this actually mean within the last 24 hours? And if so, is there a way to query two interactions within the last full day (ie. yesterday) ?
Thanks,
Matt
Hi Matt,
As we know, the members of a segment is not updated in real time but at regular intervals.
The expression you mentioned refers to filtering the data within the day before the update, i.e. within 24 hours.
"Within the last full day" is a filter that is not yet supported in Segment.
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156