dataflow(filter) to foreach

arkiboys 9,556 Reputation points
2021-09-16T08:50:31.707+00:00

Hello,
I am unable to find an example online which shows a dataflow to foreach activity.
In particular I am interested to see what I need to do to create the sink of the dataflow before I link the data flow to the foreach activity.
Can you assist?
Thank you

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
{count} votes

1 additional answer

Sort by: Most helpful
  1. MarkKromer-MSFT 5,186 Reputation points Microsoft Employee
    2021-09-16T17:21:38.277+00:00

    If you wish to pass the output of a data flow to another activity in your pipeline, you will use the Cache sink in your data flow and then access the output of the data flow activity through the pipeline expressions. I have an example here: https://youtu.be/r1m3Ya14qpE