<?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: How to remove duplicate value in collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80861#M32520</link>
    <description>&lt;P&gt;Hi Devandra,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Steps to be followed here is.&lt;BR /&gt;1. Take one empty collection assume it Coll B and assuming existing collection is A.&lt;BR /&gt;2. Now start loop for Coll A&lt;BR /&gt;3. Start Loop for Coll B&lt;BR /&gt;4. Compare both collection values , If Yes do nothing, If No copy the coll A value to Coll B&lt;BR /&gt;5.Loop Coll B Ends.&lt;BR /&gt;6. Loop Coll A Ends.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aravind Babu&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Jun 2022 13:20:00 GMT</pubDate>
    <dc:creator>AravindBabu</dc:creator>
    <dc:date>2022-06-16T13:20:00Z</dc:date>
    <item>
      <title>How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80850#M32509</link>
      <description>Hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope someone can assist with the below please.&lt;BR /&gt;&lt;BR /&gt;I have a collection which contains 2 columns of data. [ID Number] and [Surname]. I would like to remove duplicate ID numbers from this collection and place them into another collection. So i will be left with only unique ID numbers in my original collections.&lt;BR /&gt;&lt;BR /&gt;Does anyone know how I could do this without the use of a code stage.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rinesh Singh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2021 11:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80850#M32509</guid>
      <dc:creator>Rinesh</dc:creator>
      <dc:date>2021-07-15T11:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80851#M32510</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="aa8acfaf-56a9-44fb-9372-da19c9f13e6f" data-tag-text="@Rinesh Singh" href="https://community.blueprism.com/network/profile?UserKey=aa8acfaf-56a9-44fb-9372-da19c9f13e6f" data-itemmentionkey="3ce239d6-c38e-4a4e-adb3-11934556398a"&gt;@Rinesh Singh&lt;/A&gt;,you can be using the action remove duplicates from the collection manipulation, if you don't have this vbo follow the asset link in our DX&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---collection-manipulation" target="_blank" rel="noopener"&gt;Blue Prism Digital Exchange&lt;/A&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;America/Recife&lt;BR /&gt;+5581988869544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2021 12:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80851#M32510</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-15T12:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80852#M32511</link>
      <description>Hi Emerson,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!&lt;BR /&gt;&lt;BR /&gt;I have had a look at the package on the link you provided but&amp;nbsp; it does not make mention of "remove duplicates", The guide for vbo outlines the below as included in this asset.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Options included in the utility:&lt;BR /&gt;• Append Field (Number)&lt;BR /&gt;• Append Field (Text)&lt;BR /&gt;• Append Rows to Collection&lt;BR /&gt;• Collection Contains Field&lt;BR /&gt;• Collection Contains Value&lt;BR /&gt;• Copy Rows&lt;BR /&gt;• Delete Column&lt;BR /&gt;• Delete Field&lt;BR /&gt;• Field Exists&lt;BR /&gt;• Fill Blanks&lt;BR /&gt;• Filter Collection&lt;BR /&gt;• Get Collection Fields&lt;BR /&gt;• Merge Collection&lt;BR /&gt;• Read Collection Field&lt;BR /&gt;• Remove dots from headers&lt;BR /&gt;• Remove Empty Rows&lt;BR /&gt;• Remove Null Rows&lt;BR /&gt;• Rename Collection Fields&lt;BR /&gt;• Rename Field&lt;BR /&gt;• Reverse Collection&lt;BR /&gt;• Set Collection Field&lt;BR /&gt;• Set Column Names From Expected Collection&lt;BR /&gt;• Set Column Names From First Row&lt;BR /&gt;• Sort Collection&lt;BR /&gt;• Split Collection&lt;BR /&gt;• Transpose Collection&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rinesh Singh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2021 12:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80852#M32511</guid>
      <dc:creator>Rinesh</dc:creator>
      <dc:date>2021-07-15T12:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80853#M32512</link>
      <description>Try adding a new action to VBO&lt;BR /&gt;Write a code stage with this code&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;Dim pNewDataTable As DataTable
Dim pCurrentRowCopy As DataRow
Dim pColumnList As New List(Of String)
Dim pColumn As DataColumn


For Each pColumn In Input_Col.Columns
	pColumnList.Add(pColumn.ColumnName)
Next

pNewDataTable = Input_Col.DefaultView.ToTable(True, pColumnList.ToArray)

Out_Col = Input_Col.Clone

For Each pCurrentRowCopy In pNewDataTable.Rows
	Out_Col.ImportRow(pCurrentRowCopy)
Next​&lt;/CODE&gt;&lt;/PRE&gt;
And make the following outputs and inputs
&lt;P&gt;&lt;BR /&gt;Input:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15771.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15933i12F01FC6FF0D6CAA/image-size/large?v=v2&amp;amp;px=999" role="button" title="15771.png" alt="15771.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Output:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15772.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15935iD3C62F7CC0EE201E/image-size/large?v=v2&amp;amp;px=999" role="button" title="15772.png" alt="15772.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;America/Recife&lt;BR /&gt;+5581988869544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2021 13:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80853#M32512</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-15T13:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80854#M32513</link>
      <description>thanks once again Emerson but unfortunately using code is not an option in our business. Was really hoping for a no code solution.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rinesh Singh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2021 19:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80854#M32513</guid>
      <dc:creator>Rinesh</dc:creator>
      <dc:date>2021-07-15T19:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80855#M32514</link>
      <description>&lt;P&gt;Hi Rinesh,&lt;BR /&gt;&lt;BR /&gt;Using code stages/custom object is easier. &lt;BR /&gt;But if your business has restrictions, could try the below method.&lt;BR /&gt;1) Create an empty collection (ColB), assume existing collection is ColA&lt;BR /&gt;2) Do a nested loop starting with ColA, if row does not exist in ColB, add row to ColB.&lt;BR /&gt;3) You can choose whether to delete or retain the copied row in ColA.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Avinash&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Avinash Ramkumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2021 01:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80855#M32514</guid>
      <dc:creator>AvinashRamkumar</dc:creator>
      <dc:date>2021-07-16T01:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80856#M32515</link>
      <description>Thanks Avinash, let me try this and will feedback here once I am done.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rinesh Singh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80856#M32515</guid>
      <dc:creator>Rinesh</dc:creator>
      <dc:date>2021-07-16T06:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80857#M32516</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1854"&gt;@EmersonF&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;i have an error on line 3​ when pasting into code stage, How can i correct it error?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15776.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15939i91895F1B5D883BCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="15776.png" alt="15776.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jiri Husner&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2021 09:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80857#M32516</guid>
      <dc:creator>JiriHusner</dc:creator>
      <dc:date>2021-07-16T09:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80858#M32517</link>
      <description>Sorry, I just missed an important part, please do not initialize your object declare the following DLL and Namespaces&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15777.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15940i49B000E0BF3BCC83/image-size/large?v=v2&amp;amp;px=999" role="button" title="15777.png" alt="15777.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;America/Recife&lt;BR /&gt;+5581988869544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2021 13:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80858#M32517</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-07-16T13:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80859#M32518</link>
      <description>Hi Avinash,&lt;BR /&gt;iam getting whole CollA to CollB.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;DevendraNath&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Devendra Maganti&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2022 10:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80859#M32518</guid>
      <dc:creator>DevendraMaganti</dc:creator>
      <dc:date>2022-06-16T10:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80860#M32519</link>
      <description>hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/42691"&gt;@DevendraMaganti&lt;/a&gt; - you are not doing in correct way. Data1 and data2 are two collections.&lt;BR /&gt;you need to take reference of column of that collection like Data1.x and check the value in other collection.&lt;BR /&gt;&lt;BR /&gt;P.S - go with code approach. extend your vbo with code stage. That will save the iteration time of collection.&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Neeraj Kumar&lt;BR /&gt;Technical Architect&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80860#M32519</guid>
      <dc:creator>Neel1</dc:creator>
      <dc:date>2022-06-16T11:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80861#M32520</link>
      <description>&lt;P&gt;Hi Devandra,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Steps to be followed here is.&lt;BR /&gt;1. Take one empty collection assume it Coll B and assuming existing collection is A.&lt;BR /&gt;2. Now start loop for Coll A&lt;BR /&gt;3. Start Loop for Coll B&lt;BR /&gt;4. Compare both collection values , If Yes do nothing, If No copy the coll A value to Coll B&lt;BR /&gt;5.Loop Coll B Ends.&lt;BR /&gt;6. Loop Coll A Ends.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aravind Babu&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80861#M32520</guid>
      <dc:creator>AravindBabu</dc:creator>
      <dc:date>2022-06-16T13:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80862#M32521</link>
      <description>&lt;P&gt;Hi Aravind,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15779.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15942i77614DCFCF3EFAAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="15779.png" alt="15779.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Is this the solution u suggested? I did it but it didn't get to the decision stage in the loop. I need to check&amp;nbsp; duplicates for 2 out of 3 column. Means that the value in column 1 AND column 2 should not have any duplicate in other rows.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nafiz Zainal&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2023 09:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80862#M32521</guid>
      <dc:creator>NafizZainal</dc:creator>
      <dc:date>2023-03-17T09:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80863#M32522</link>
      <description>&lt;P&gt;Hi Nafiz&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please can you paste the syntax in decision stage&lt;/P&gt;
&lt;P&gt;and one more thing is there any restriction in using code stage.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Lakshmi Narayana&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lakshmi Narayana&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2023 09:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80863#M32522</guid>
      <dc:creator>plnarayana777</dc:creator>
      <dc:date>2023-03-17T09:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80864#M32523</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/3409"&gt;@NafizZainal&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kindly go with the code stage rather than looping the collections as it might take longer iteration time when the collections are fully loaded, as suggested above by &lt;A class="user-content-mention" data-sign="@" data-contactkey="c5e63ea0-81f8-48b9-bde7-b9fabd8876b1" data-tag-text="@Neeraj Kumar" href="https://community.blueprism.com/network/profile?UserKey=c5e63ea0-81f8-48b9-bde7-b9fabd8876b1" data-itemmentionkey="f4177a07-fcae-4892-a97e-0b3bdfb5380f"&gt;@Neeraj Kumar&lt;/A&gt; and you can find the code by &lt;A id="MainCopy_ctl11_ucMessageList_rptMessageList_ProfileImageDisplay_8_NameLink_8" biobubblekey="313d631d-9cef-4790-b59d-3862de573ba8" href="https://community.blueprism.com/people/emerson-ferreira1" target="_blank" rel="noopener"&gt;Emerson Ferreira&lt;/A&gt; in the above discussion.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Its a One liner code to be specific ( Collection_Out=Collection_In.DefaultView.ToTable(true) ) , follow this approach if you are facing any difficulties implementing above approaches:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Process : &lt;span class="lia-inline-image-display-wrapper" image-alt="15784.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15944i3FB0068153A531E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="15784.png" alt="15784.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15785.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15946i260BDA5DEC91EE0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="15785.png" alt="15785.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Object : Add an Action in one of your existing collection manipulation extended objects or create a new object and check the required Dll and Namespaes in the&amp;nbsp;&lt;STRONG&gt;Initialize page&amp;gt; code options:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15786.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15947i97BB345A93E016B3/image-size/large?v=v2&amp;amp;px=999" role="button" title="15786.png" alt="15786.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Add an Action page and add input and output collection and write below code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15787.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15950iD819C597B2C3E046/image-size/large?v=v2&amp;amp;px=999" role="button" title="15787.png" alt="15787.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Collection_Out=Collection_In.DefaultView.ToTable(true)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15788.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15949i1391603A633B7921/image-size/large?v=v2&amp;amp;px=999" role="button" title="15788.png" alt="15788.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mukesh Kumar - Senior Automation Developer&lt;BR /&gt;&lt;BR /&gt;NHS England, United Kingdom, GB&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 11:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80864#M32523</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-03-17T11:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80865#M32524</link>
      <description>&lt;P&gt;Hi Mukesh,&lt;/P&gt;
&lt;P&gt;Is this going to work when I need to check only 2 columns with same value out of multiple columns? Here I attached the screenshot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15791.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15958iB2DB3B0A5DAEF926/image-size/large?v=v2&amp;amp;px=999" role="button" title="15791.png" alt="15791.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You can see I need to check for duplicate only for column 1 and column 3. What I need to do now is to remove Row 4 from Coll1 and add it into Coll2. Is the code stage possible for this scenario?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nafiz Zainal&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 01:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80865#M32524</guid>
      <dc:creator>NafizZainal</dc:creator>
      <dc:date>2023-03-20T01:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to remove duplicate value in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80866#M32525</link>
      <description>&lt;P&gt;Hi Will this work if the data is duplicates one is in upper case and other in lower case&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vikram Ramesh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2023 09:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-remove-duplicate-value-in-collection/m-p/80866#M32525</guid>
      <dc:creator>Vikram.R</dc:creator>
      <dc:date>2023-09-28T09:09:00Z</dc:date>
    </item>
  </channel>
</rss>

