I'm hoping someone could help me figure out the best way to group a dataset by address and create min/max attributes to use later in the workspace.
I have multiples of same address(es) with policy effective and expiration dates
I've used aggregator to successfully group and create a count (so I know how many of same address are in the dataset)
What I want to do also is create a min effective date and max expiration date for each address and somehow calculate the time between these dates or at least determine if it is >3 years.
Appreciate any pointers :)