I have a Copy activity that has Source and Sink pointing to same data source (CRM).
Source has a column date1 to which I want add a day and write it to date2 in Sink.
How can it be achieved or How do I reference the Source column name in Dynamic expression?