Hi! I need to count how many users performed a particular event for the second time (I'm using "Frequency per user per interval equals 2"). However, I also need to add a filter where the category_id for the first occurrence is different from the category_id for the second occurrence. How can I set that up?