<?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 Extracting Data From A Collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Extracting-Data-From-A-Collection/m-p/100667#M47863</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to extract all the data that is stored in the data column (Row 1 of 1) in the collection below. Not sure on how to do it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36544.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36554i8AE0120C8C228234/image-size/large?v=v2&amp;amp;px=999" role="button" title="36544.png" alt="36544.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Mon, 26 Sep 2022 16:46:34 GMT</pubDate>
    <dc:creator>FuadMoalin</dc:creator>
    <dc:date>2022-09-26T16:46:34Z</dc:date>
    <item>
      <title>Extracting Data From A Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extracting-Data-From-A-Collection/m-p/100667#M47863</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to extract all the data that is stored in the data column (Row 1 of 1) in the collection below. Not sure on how to do it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36544.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36554i8AE0120C8C228234/image-size/large?v=v2&amp;amp;px=999" role="button" title="36544.png" alt="36544.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 26 Sep 2022 16:46:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extracting-Data-From-A-Collection/m-p/100667#M47863</guid>
      <dc:creator>FuadMoalin</dc:creator>
      <dc:date>2022-09-26T16:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data From A Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extracting-Data-From-A-Collection/m-p/100668#M47864</link>
      <description>Hi Fuad,&lt;BR /&gt;&lt;BR /&gt;I did not find a 'Copy Column' stage in one of the Collection objects we have in V6.5, but perhaps one has been added in a later version.&lt;BR /&gt;&lt;BR /&gt;If not, then you have several options to accomplish this:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Copy the complete collection to a new one and remove the columns you don't need&lt;/LI&gt;
&lt;LI&gt;Read through the collection with a loop stage and copy the Item Id of each row to a new collection by adding a row to the new collection and copy the value from the old to the new with a calculation stage&lt;/LI&gt;
&lt;LI&gt;Write a Code Stage to copy one column from the old collection to a new collection (I'm quite sure that such a code stage probably exists on this forum)&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&amp;nbsp;&lt;BR /&gt;Sweden</description>
      <pubDate>Tue, 27 Sep 2022 06:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extracting-Data-From-A-Collection/m-p/100668#M47864</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-09-27T06:07:00Z</dc:date>
    </item>
  </channel>
</rss>

