Hey there,
I have a list of records that include a “Link” field that contains multiple records from a separate table. Each one of these records within the “Link” field contains a field with a date. I have used a rollup field to determine all of the dates of those records and display them.
My question is, how can I iterate through all of those dates and get a count of how many == the criteria I will be calculating?
Thank you so much for your responses.


