I have a site workflow that is querying a list, and building and HTML table that is sent via an email notification. The issue is two emails will be sent each time the workflow is executed, which is daily. Adding a pause action to the workflow did not provide a solution.
Workflow Overview:

Workflow Variables:

HTML Start:

For Each:

Parallel Action:

Collection Operations:


Math Operation (Advance Index):

Build HTML:

Close HTML:

Send Notification:
