dfataflow - merge fields from multiple flatten activities

arkiboys 9,706 Reputation points
2022-03-15T14:30:11.483+00:00

Hello,
How is it possible to merge into one sink the fields from multiple flatten activities in dataflow.
At present I have several flatten activities.
Each of them return several different fields.
I would like to put them into one sink

Thanks

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

Accepted answer
  1. Nasreen Akter 10,811 Reputation points Volunteer Moderator
    2022-03-15T15:57:45.313+00:00

    Hi @arkiboys ,

    You can try Union before SINK. Thanks!

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.