targetData in a direct delivery template
Hello.
I am facing a problem when creating a direct delivery template.
I want to add some columns to the extraction file and collect this values from the targetData.
Here is a part of the extraction file:
Output columns: (notice they have alias assigned:

targetData:

What I want to accomplish is that the targetData value goes to the output column without the need of assigned manually.
I was hoping that if I create a query and add some extra fields and assigned a alias per field, this fields will auto added to the output columns (from the extraction file) without the need to assigned manually.
Hope someone can help me out.
Thanks