Hi all. I'm suffering from sleep deprivation and not thinking straight and trying to write what seems like an easy workflow.
The scenario is:
I have a list of transactions I want to sort into groups based on their transaction dates.
The 'groups' have a start date and end date, like so:

The transactions look like this:

I want to be able to place each transaction in all the groups they belong too.
For example the Gray Duiker, I highlighted above, would belong in groups 2, 3, and 4 as its transaction date falls within the start and end dates of the groups.
This feels like an easy thing to do, but I've hit a bit of a mental block. Gut feel is that an iterative macro of some kind might be able to do it, but I'd prefer not to use one if possible.
Anyone keen to help an Alteryx brother out?
I've attached the source data if it helps!
Thanks in advance!
Darragh