Hi,
i have a workflow that should flag each date against same 'top most par calc' if appears in previous 7 days. That part is working fine in the workflow.
I would like to create new field which will calculate number of repetition in the previous 7 days from current date. On screenshot below you can see where the problem is

as you can see, calculation i made is not restarting count based on current date, but counting all previous records.
Workflow is attached