Hi Alteryxees,
I have a workflow that looks like this:

It essentially creates two separate tables which are then emailed to me. The two tables look like this:


Currently these are sent as two separate emails. I would like to send them in a single email (one after another). Clearly the tables don't have common columns so I can't just join them together and put them in one big table (besides visually I would like them separated).
I assume this must be possible. Any tips would be greatly appreciated.
Dan