Hi,
I'm extracting a file and would like to include the campaign name in the filename.
<%= instance.label %> gives me the workflow name. This works perfectly.
In the script drop down I'm given the option to navigate to the Campaign level and select the following '<%= instance.operation.label %>', however on extract this supplies a blank and populates the filename with nothing.
I have the Campaign Name in the target data in the transition prior to the data extract. Can I use this? If so how?
Thanks in advance.