<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Copy a range of column from one collection to another collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71966#M24571</link>
    <description>Hi ,I want to copy range of column of a dynamic collection to another collection but in utility collection manipulation it is only available for the row.

Please suggest .

&amp;nbsp;

thanks&amp;nbsp;</description>
    <pubDate>Tue, 05 Jun 2018 12:29:00 GMT</pubDate>
    <dc:creator>sumitsharma1</dc:creator>
    <dc:date>2018-06-05T12:29:00Z</dc:date>
    <item>
      <title>Copy a range of column from one collection to another collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71966#M24571</link>
      <description>Hi ,I want to copy range of column of a dynamic collection to another collection but in utility collection manipulation it is only available for the row.

Please suggest .

&amp;nbsp;

thanks&amp;nbsp;</description>
      <pubDate>Tue, 05 Jun 2018 12:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71966#M24571</guid>
      <dc:creator>sumitsharma1</dc:creator>
      <dc:date>2018-06-05T12:29:00Z</dc:date>
    </item>
    <item>
      <title>If the collections aren't…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71967#M24572</link>
      <description>If the collections aren't huge then I'd probably just do it with diagram loops. The other option is to create a new code stage to manipulate a .Net datatable (which is what the utility objects do).</description>
      <pubDate>Tue, 05 Jun 2018 12:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71967#M24572</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-05T12:58:00Z</dc:date>
    </item>
    <item>
      <title>hi John
could you please…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71968#M24573</link>
      <description>hi John
could you please help explain more details how to do the loops or vlookup columns in this case?
i have file1 have column A, B, C, D and file2 i have column A, C, and E
i want to add column E from file 2 in the file1 , and this column E will be based on the matching value looked up in the column A in 2 files.
could you please help advise ?
thanks a lot.
jason&amp;nbsp;</description>
      <pubDate>Sat, 09 Jun 2018 08:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71968#M24573</guid>
      <dc:creator>JasonNguyen</dc:creator>
      <dc:date>2018-06-09T08:45:00Z</dc:date>
    </item>
    <item>
      <title>Read file1 into a collection…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71969#M24574</link>
      <description>Read file1 into a collection, then append a new column onto the collection.
Read file2 into another collection
Create a nested loop (one loop inside another)
In the inner loop, compare collection1 with collection2, and decide whether to update [collection1[.[ColumnE]
Write collection1 back to file1</description>
      <pubDate>Mon, 11 Jun 2018 13:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Copy-a-range-of-column-from-one-collection-to-another-collection/m-p/71969#M24574</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-06-11T13:49:00Z</dc:date>
    </item>
  </channel>
</rss>

