Hi @nailepmac
You could filter your list rows on the column you mention
salevalue gt '0'
Then use a create html table action with the value from this get items action
Then create a string variable for the email list.
An apply to each that takes the value from the list rows with....
an append to string [dynamic email field] ;
Finally a send email to string with the HTML table as your content?
End result is everyone gets the same email with the table of sales greater than 0.
Hope that is what you are looking for.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here