Hi Everyone,
- I have added few items to a collection variable
- Created a build data table activity with 3 column names
- I want to add the collection to my data table created using build data table activity
I used for each loop and invoke method inside the loop but not sure how to add the collection to the datatable. Could anyone help on this?
Thanks,
UlagaMain.xaml (18.4 KB)