Reputation: 11
I have a lot of json files with nested lists that needed to be flatten. The problem is that they are different and I don't want to create one branch for each one of them. How can I execute a Flatten activity with fields "Unroll by" and "Input Columns" dynamic by input parameter?
Thanks!
Upvotes: 1
Views: 1542
Reputation: 3838
For Unroll By, use "Add Dynamic Content". For the columns, use Rule-based Mapping.
Upvotes: 0