Facing challenge in creating segment to fetch all the customer who has purchased 'x' product in their last purchase(event/transaction) or most recent purchase.
there is no explicit function is available for most recent like others (eg. withing, in last, custom date, rolling range, before etc.) in segment builder canvas.
Is there any way to solve the use case with segments in AEP.
In your case you can give condition as like event with "x" product purchase and a sequential condition saying there is no product purchase event later.
In your case you can give condition as like event with "x" product purchase and a sequential condition saying there is no product purchase event later.
Hi, you can create a Sequential Event condition where you look for 'Product purchase' in 1st event and followed by an Exclude Event with the same condition.