Hello All,
I am trying to send an email when count > 0 titled "Please investigate" , and an alternative email when count = 0, titled " All good" . However I am running into a problem, the email does not send when count = 0.
I have tried a few different ways to no avail.

I have tried to look through the various conditional email community posts yet have not found anything that has worked.