Appends the LAST append activity that happened IN BETWEEN that primary activity and the next instance of the primary activity. Said another way, append the last activity that happened before the next primary activity.
Example: "For each Started Session, append the last FAQ page that was viewed but only if it happened before the next session."
Useful when you want to...