Replacing collection column by other collection column
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-09-17 02:37 AM
I have one collection (Col1) with 3 columns (A,B,C) and a second collection (Col2) with 3 columns (D,E,F).
I would like to replace the whole column B from Col1 by the whole column E from Col2.
What would be the best way to do it ?
Any suggestion will be appreciated.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-09-17 11:17 AM
You can do following :
1. Merge both collection with ""Merge Collection"" action of ""Utility - Collection Manipulation"" object.
2. Then Delete the required columns with action ""Delete Column"": of ""Utility - Collection Manipulation"" object.
