Hello, Thank you both for your answers What I wanted to do was indeed to
send a list of the most bought products to a list of recipients, but
that list was calculated automatically each time my workflow ran; but
the problem was that the two pieces of information were in different
schemas. I was finally able to do it by Intersecting both on a column
that they were sharing (an id).Thank you,Andrea