Hi there.
I have a table that has all of our customers and their start date. When they register to an event, it goes into a different table and these are linked to the customers table. I can count how many events they have registered to without a problem, however i'm finding an issue as:
I want to calculate how many events they have registered to after their start date (note they can register to events before they start), and I can't seem to find a workaround.