I tried to use this article in successfully copying data from one table to another using Dataflows in Data factory. Now my scenario is to handle multiple tables in the DB. the above example is for one of the table.
I tried to follow the next article (link) in same series and have created View and For each loop but now wondering how should I put the input in Data Flow activity.
Any ideas or if any one tried the same thing.
Thanks