Reputation: 79
I want a concatenated string from a Get Metadata Activity. I am passing an array of column names and data type to a ForEach Activity and I would like get a concatenated string of the column names. Is it possible with a Set Variable inside the ForEach? When I try to concatenate it is not possible to call the same variable I am concatenating to. Is there a work around?
Pipeline:
Output of Get Metadata1:
Inside ForEach:
Inside Set Variable:
I am new to Azure. Would like to know if there is a better way. Thanks!
Upvotes: 2
Views: 4012
Reputation: 101
Upvotes: 4