- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @Klaster
If you speak about a workflow, you have the UNION activity :
But the datas source must be the same type. For example you can't union deliveries and recipients (you'll get an error).
If the datas are the same type (if it is not but linked, you can try to use the "Change Axis" activity to get same type) you'll get all the line in the output transition.
Cedric