0

I have two Lookup activity in my pipeline and I want to pass arrays of both Lookup activity in one ForEach activity. Here is the sample scenario:- enter image description here

2
  • did it answer your query ? Commented Aug 9, 2021 at 3:55
  • ya, it ansewered. Commented Aug 9, 2021 at 5:18

1 Answer 1

1

You need to use Array functions to create a common array like union https://www.sqlservercentral.com/blogs/working-with-arrays-in-azure-data-factory

and use it in For each

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.