<?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 Re: extracting different values from two columns in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123383#M4458</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can extend the Collection Manipulation object with code written in Visual Basic and extract a collection with the missing columns from the collection you decide to loop through. The loop executed via code (whether Visual Basic or C#) is definitely faster than Blue Prism's internal loop.&lt;/P&gt;&lt;P&gt;Simone&lt;/P&gt;</description>
    <pubDate>Tue, 28 Oct 2025 17:10:17 GMT</pubDate>
    <dc:creator>simone.tomaCNH</dc:creator>
    <dc:date>2025-10-28T17:10:17Z</dc:date>
    <item>
      <title>extracting different values from two columns</title>
      <link>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123382#M4457</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am trying to deal with 2 collections which most of the cases will have same nr of column and same naming.&lt;/P&gt;&lt;P&gt;Sometimes it might be that one of the collection has few more columns.&lt;/P&gt;&lt;P&gt;I would like to identify the extra columns.&lt;/P&gt;&lt;P&gt;In order to achieve that I am using collection manipulation "Get collection fields". (For the first and second collection)&lt;/P&gt;&lt;P&gt;Than Looping "fileds Col1" and checking in "Fields col2" if the field is there and viceversa.&lt;/P&gt;&lt;P&gt;This looping logic works but it is slow as my collections have more than 200 Columns.&lt;/P&gt;&lt;P&gt;Here a screenshot that shows better :&amp;nbsp; (Goal is to get the yellow marked values as output)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="timdauti_2-1761668332180.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/41683i1A2200054888928B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="timdauti_2-1761668332180.png" alt="timdauti_2-1761668332180.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Kindly&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 16:19:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123382#M4457</guid>
      <dc:creator>tim.dauti</dc:creator>
      <dc:date>2025-10-28T16:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: extracting different values from two columns</title>
      <link>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123383#M4458</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can extend the Collection Manipulation object with code written in Visual Basic and extract a collection with the missing columns from the collection you decide to loop through. The loop executed via code (whether Visual Basic or C#) is definitely faster than Blue Prism's internal loop.&lt;/P&gt;&lt;P&gt;Simone&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 17:10:17 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123383#M4458</guid>
      <dc:creator>simone.tomaCNH</dc:creator>
      <dc:date>2025-10-28T17:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: extracting different values from two columns</title>
      <link>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123391#M4462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;indeed, I ended up creating a code stage.&lt;/P&gt;&lt;P&gt;Would be nice to have some more features in Collection Manipulation.&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 13:15:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123391#M4462</guid>
      <dc:creator>tim.dauti</dc:creator>
      <dc:date>2025-10-29T13:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: extracting different values from two columns</title>
      <link>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123392#M4463</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;All actions within the Collection Manipulation object are code stages, so you can consider extending the object itself or creating a copy with additional actions.&lt;/P&gt;&lt;P&gt;Simone&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 13:33:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/extracting-different-values-from-two-columns/m-p/123392#M4463</guid>
      <dc:creator>simone.tomaCNH</dc:creator>
      <dc:date>2025-10-29T13:33:45Z</dc:date>
    </item>
  </channel>
</rss>

