<?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: find specific value from collection 1 to collection 2 in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101418#M48392</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="b24f3145-6798-406b-82e2-4cdd847b9d4a" data-tag-text="@Ved Sengupta" href="https://community.blueprism.com/network/profile?UserKey=b24f3145-6798-406b-82e2-4cdd847b9d4a" data-itemmentionkey="48071ece-2cdc-4fb0-a3dc-534f301b120c"&gt;@Ved Sengupta&lt;/A&gt;, got it to work. thank you&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36704.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36714iE7C4FFA95170FB0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="36704.png" alt="36704.png" /&gt;&lt;/span&gt;&lt;BR /&gt;​</description>
    <pubDate>Mon, 13 Sep 2021 19:54:28 GMT</pubDate>
    <dc:creator>LorenzoCapoccia</dc:creator>
    <dc:date>2021-09-13T19:54:28Z</dc:date>
    <item>
      <title>find specific value from collection 1 to collection 2</title>
      <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101415#M48389</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi Team, as per example below I need to check if items from collection1 are within collection2 but in collection2 we may find more than 10 results...&lt;BR /&gt;At the moment I have set to collection to check for duplicate values, but if the below happens, I need to make sure that I don't get the error (now row exist in collection), so it can check and see if any of the items from collection1 are within collection 2, and move thematching item into a new collection &lt;BR /&gt;&lt;BR /&gt;can you help to find an example to follow?&lt;BR /&gt;note from collection 1 there will be no empty row to fill up&lt;BR /&gt;thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;TABLE width="206"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="71"&gt;Collection1&lt;/TD&gt;
&lt;TD width="64"&gt;&lt;/TD&gt;
&lt;TD width="71"&gt;Collection2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Form1&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;Form2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;GI13289312&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289305&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;GI13289313&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289306&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289307&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289308&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289309&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289310&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289311&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289312&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;/TD&gt;
&lt;TD&gt;GI13289313&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 10 Sep 2021 19:07:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101415#M48389</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-09-10T19:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: find specific value from collection 1 to collection 2</title>
      <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101416#M48390</link>
      <description>&lt;P&gt;Hello Lorenzo,&lt;BR /&gt;Why not use a filter collection action followed by a decision stage to check existence of item in Col1 in Col2?&lt;BR /&gt;&lt;BR /&gt;For Example, Let us take your collections above and then the below Steps :&lt;BR /&gt;&lt;BR /&gt;Step 1 : Loop Through collection 1.&lt;BR /&gt;Step 2 : Filter item of Col1 in Col2 and store in a temporary Collection&amp;nbsp; --&amp;gt;&amp;nbsp; [col2.field]='[col1.field]' { Stored in Temporary Collection. Let us call it Temp}&lt;BR /&gt;Step 3: Check number of rows of Temp.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if Temp&amp;gt;0&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; element of Col1 exists in Col2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; else&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;element of Col1 does not exist in Col2&lt;BR /&gt;Step 4 : Clear Collection Temp for next iteration.&lt;BR /&gt;Step 5: Increment counter in Col1 Loop and start Step 1 unless collection end is reached.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ved Sengupta&lt;BR /&gt;RPA Developer&lt;BR /&gt;Deloitte India (Offices of the US)&lt;BR /&gt;Bangalore&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 04:12:59 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101416#M48390</guid>
      <dc:creator>VedSengupta</dc:creator>
      <dc:date>2021-09-11T04:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: find specific value from collection 1 to collection 2</title>
      <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101417#M48391</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="b24f3145-6798-406b-82e2-4cdd847b9d4a" data-tag-text="@Ved Sengupta" href="https://community.blueprism.com/network/profile?UserKey=b24f3145-6798-406b-82e2-4cdd847b9d4a" data-itemmentionkey="f0064d76-d6ce-4e41-9ca2-dd435740c272"&gt;@Ved Sengupta&lt;/A&gt;, thank you for helping on this, but I would like to ask if it is possible to have an example of this, as I am still new on RPA, and this would help me a lot, if you could do that.. especially with the code you have provided... Thank you very much​</description>
      <pubDate>Sat, 11 Sep 2021 11:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101417#M48391</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-09-11T11:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: find specific value from collection 1 to collection 2</title>
      <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101418#M48392</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="b24f3145-6798-406b-82e2-4cdd847b9d4a" data-tag-text="@Ved Sengupta" href="https://community.blueprism.com/network/profile?UserKey=b24f3145-6798-406b-82e2-4cdd847b9d4a" data-itemmentionkey="48071ece-2cdc-4fb0-a3dc-534f301b120c"&gt;@Ved Sengupta&lt;/A&gt;, got it to work. thank you&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36704.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36714iE7C4FFA95170FB0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="36704.png" alt="36704.png" /&gt;&lt;/span&gt;&lt;BR /&gt;​</description>
      <pubDate>Mon, 13 Sep 2021 19:54:28 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101418#M48392</guid>
      <dc:creator>LorenzoCapoccia</dc:creator>
      <dc:date>2021-09-13T19:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: find specific value from collection 1 to collection 2</title>
      <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101419#M48393</link>
      <description>Hello Lorenzo,&lt;BR /&gt;I have got an query.&lt;BR /&gt;&lt;BR /&gt;In Loop Collection2&amp;nbsp;&lt;BR /&gt;Immediately after starting the nested Loop you are checking a decision stage followed by some action.&lt;BR /&gt;What value in decision stage are you exactly checking? And From which action are you getting that Value?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36705.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36715iD03F5D3C2951B885/image-size/large?v=v2&amp;amp;px=999" role="button" title="36705.png" alt="36705.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ved Sengupta&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RPA Developer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deloitte India (Offices of the US)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bangalore&lt;/SPAN&gt;</description>
      <pubDate>Tue, 14 Sep 2021 01:23:12 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101419#M48393</guid>
      <dc:creator>VedSengupta</dc:creator>
      <dc:date>2021-09-14T01:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: find specific value from collection 1 to collection 2</title>
      <link>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101420#M48394</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="b24f3145-6798-406b-82e2-4cdd847b9d4a" data-tag-text="@Ved Sengupta" href="https://community.blueprism.com/network/profile?UserKey=b24f3145-6798-406b-82e2-4cdd847b9d4a" data-itemmentionkey="558df072-8ef0-465e-b1b1-4fde113a87b7"&gt;@Ved Sengupta&lt;/A&gt;​Thank you for your support, and, I need to apologize for the delay in&amp;nbsp; answering...&amp;nbsp;&amp;nbsp; so this take reference from value read in order to check if value exist in the collection 2 Image Data! so i can go ahead and make a compare action&lt;span class="lia-inline-image-display-wrapper" image-alt="36706.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36712iBDABAB817D38A15F/image-size/large?v=v2&amp;amp;px=999" role="button" title="36706.png" alt="36706.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36707.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36719i7E3A57BEF55234DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="36707.png" alt="36707.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 30 Sep 2021 12:01:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/find-specific-value-from-collection-1-to-collection-2/m-p/101420#M48394</guid>
      <dc:creator>LorenzoCapocci1</dc:creator>
      <dc:date>2021-09-30T12:01:27Z</dc:date>
    </item>
  </channel>
</rss>

