I am trying to build a flow that runs once daily that checks the Due Date column in a SharePoint list for dates that are 10-days from today. The flow will then send an email to multiple people with the total number of items that meet that condition. Using Co-Pilot, I could get the flow to work without the total, thus receiving multiple emails. Whenever I add in the count, I get an error (see picture).
Does anyone have a Flow that will work? Or let me know what I can try to resolve the issue?