How do I pass a static value as source column in Copy activity

Balachandran Kannan 181 Reputation points
2021-03-17T09:55:58.92+00:00

I have a Copy activity and source has couple of columns. I want to pass a static value as additional columnto be written to the sink (a sql table). Is there a way to do it?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2021-03-17T10:02:35.94+00:00

    Hey @Balachandran Kannan ,
    Yes, it is possible to provide a static value.
    You need to add additional parameter in the dataset properties in the copy activity

    78726-dynamic.png

    Depending on the datasets, there are various parameters for the same

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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