hello,
in the data source parameter instead of passing a single buffer handle, pass a comma separated list of buffer handles (you can also use temp-tables, queries etc.).
for example: input string( buffer item:handle) + "," + string( buffer customer:handle )
btw i see you're using the same...