<?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 get Unique value from a column without looping in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60484#M13939</link>
    <description>H Kumari,&lt;BR /&gt;&lt;BR /&gt;PFB Code it's very easy to use, It is C# code.&lt;BR /&gt;&lt;BR /&gt;DataView view = new DataView(InputColl);&lt;BR /&gt;DataTable distinctValues = view.ToTable(true,(Input));&lt;BR /&gt;Output = distinctValues;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20845.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20991i9A90A42BC76F2F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="20845.png" alt="20845.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20846.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20992i68033CBF0D6E7C4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="20846.png" alt="20846.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Jun 2021 06:55:00 GMT</pubDate>
    <dc:creator>_Amlansahoo</dc:creator>
    <dc:date>2021-06-08T06:55:00Z</dc:date>
    <item>
      <title>How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60482#M13937</link>
      <description>Hi, i am little new to blue prism ,Please help me out with a situation&lt;BR /&gt;&lt;SPAN&gt;i will explain the situation .......&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have an excel file and in this i need to find the unique customer name and after getting that customer name i need the whole row for that particular customer name&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;because i need the details of that customer to perform other operation. i want that row to get into collection nd then perform other needed operation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i don't want to use loop for getting unique customer name as its taking so much of tym ,actually i have around 200 to 300 data in excel so iterating each row is time taking. I have tried looping 20 rows nd perform all opearation , for this it took around 13 min.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide me as soon as possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 04:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60482#M13937</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-08T04:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60483#M13938</link>
      <description>&lt;P&gt;You can play this excel for a collection depending on the number of lines in this excel, and then you can use VBO Collection manipulation following this step by step here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MessageKey=dfb1e9cf-6c7b-4aa2-9801-0721ab082288&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=digestviewer" target="_blank" rel="noopener"&gt;HOW TO USE FILTER ON A COLLECTION STAGE | Blue Prism Product&lt;/A&gt;&lt;/P&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;+55 (081) 98886-9544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 05:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60483#M13938</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-08T05:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60484#M13939</link>
      <description>H Kumari,&lt;BR /&gt;&lt;BR /&gt;PFB Code it's very easy to use, It is C# code.&lt;BR /&gt;&lt;BR /&gt;DataView view = new DataView(InputColl);&lt;BR /&gt;DataTable distinctValues = view.ToTable(true,(Input));&lt;BR /&gt;Output = distinctValues;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20845.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20991i9A90A42BC76F2F73/image-size/large?v=v2&amp;amp;px=999" role="button" title="20845.png" alt="20845.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20846.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20992i68033CBF0D6E7C4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="20846.png" alt="20846.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 06:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60484#M13939</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-08T06:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60485#M13940</link>
      <description>Thanks Amlan i will try this code and will come back to you if any issue occurred.&lt;BR /&gt;Can you tell me after getting this filtered value that is unique value from the column how to get the corresponding row for this unique value.&lt;BR /&gt;suppose in "customer name" column we applied filter and we get the unique customer name .but for this customer name we have other details also maintained in a row (for eg customer address , phone and many thing) so we want to fetch this whole row in a collection to perform other operation.&lt;BR /&gt;guide me on this.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 08:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60485#M13940</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-08T08:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60486#M13941</link>
      <description>Yes Kumari you can filter. Also if the whole row is Unique for a customer then you can modify the same code and include all the column names there so that you can all the details in one go.&lt;BR /&gt;&lt;BR /&gt;It's upto your requirement.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 08:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60486#M13941</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-08T08:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60487#M13942</link>
      <description>Thanks for your response amlan .But actually i don't have idea about the c# coding But still i will just try filtering this unique customer name and after that if some logic i can apply i will check on that .&lt;BR /&gt;&lt;BR /&gt;But if you can provide me the code for same like for each unique customer name if we can get the corresponding rows also copied in the collection it will be really a great help.&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 09:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60487#M13942</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-08T09:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60488#M13943</link>
      <description>DataView view = new DataView(InputColl);&lt;BR /&gt;DataTable distinctValues = view.ToTable(true,"Field1","Field2","Field3");&lt;BR /&gt;&lt;BR /&gt;Output = distinctValues; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You cand keep on adding column Name that's not an issue&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 09:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60488#M13943</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-08T09:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60489#M13944</link>
      <description>Hey Amlan first of all thanku for your help.&lt;BR /&gt;But&amp;nbsp; if you can modify this code as per the VBO code i mean while adding in Blueprism code stage i know some more things will also get added&amp;nbsp; but i am not sure how to do that.&lt;BR /&gt;&lt;SPAN&gt;"DataView view = new DataView(InputColl);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DataTable distinctValues = view.ToTable(true,(Input));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Output = distinctValues;"&lt;BR /&gt;&lt;/SPAN&gt;can you plz do it&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 11:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60489#M13944</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-08T11:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60490#M13945</link>
      <description>HI Kumari,&lt;BR /&gt;&lt;BR /&gt;The above code is for single input. So if you want multiple inputs then you have to add multiple inputs to your code stage start parameter and&amp;nbsp; use it in code stage. Also in intialie page of object change the code options to C# by default it will be Visual Basics&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DataView view = new DataView(InputColl);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DataTable distinctValues = view.ToTable(true,(Input),(inpu1),(input2));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Output = distinctValues;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 11:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60490#M13945</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-08T11:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60491#M13946</link>
      <description>Hi Amlan,&lt;BR /&gt;i tried this but one issue i am getting ,actually i am not getting output row ,what you have showed in&amp;nbsp; second screenshot.&lt;BR /&gt;so because of this i am not getting any output collection.&lt;BR /&gt;guide me on this!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 14:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60491#M13946</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-08T14:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60492#M13947</link>
      <description>Hi Kumari Yadav,&lt;BR /&gt;&lt;BR /&gt;Since you are not comfortable with coding and don't want to use loop as well, thus another method you can try is as follows. Although it can be modified as per the requirement and thus I am mentioning the basic layout.&lt;BR /&gt;&lt;BR /&gt;1) You can record a macro in excel itself, which will dedupe the data, with the help of Remove Duplicates. It is very easy to do and you can easily find it on google as well. You can name the macro whatever you want.&lt;BR /&gt;2) Call out that macro by using excel VBO in blueprism.&lt;BR /&gt;3) Once macro executed, import the data into collection through excel vbo only.&lt;BR /&gt;&lt;BR /&gt;It's very easy to use and don't require any coding knowledge. You can record a macro in a minute very easily,&amp;nbsp; if you do a search on google.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this would be of some help to you.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sandeep Sachdeva&lt;BR /&gt;Automation Associate&lt;BR /&gt;S&amp;amp;PGlobal&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60492#M13947</guid>
      <dc:creator>Sandeep__Sachdeva</dc:creator>
      <dc:date>2021-06-08T15:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60493#M13948</link>
      <description>thanks Sandeep but I have already proceeded on what Amlan has suggested the code just one issue i am getting there so i have asked for that so just waiting if he will reply on that.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60493#M13948</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-08T15:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60494#M13949</link>
      <description>Could you please attach some screenshots or some examples it's difficult for me to say anything without an example&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60494#M13949</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-08T15:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60495#M13950</link>
      <description>yes, see the attachment.&lt;BR /&gt;here you can see that in output we are not getting anything and because of this we&amp;nbsp; are not&amp;nbsp; getting output collection.&lt;BR /&gt;i have provided screenshot of object studio also whatever i have done there so that it will be clear to you.&lt;BR /&gt;please have a look on it.&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2021 04:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60495#M13950</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-09T04:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60496#M13951</link>
      <description>Have you changed the code to options to C# in initialize page? Also make sure the Column name you are passing is correct. But fto make it easy I have attached VBO here. Just import and use it.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2021 05:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60496#M13951</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-09T05:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60497#M13952</link>
      <description>Thanks Amlan&lt;BR /&gt;its working ,you really helped me a lot .&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kumari Yadav&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2021 05:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60497#M13952</guid>
      <dc:creator>KumariYadav1</dc:creator>
      <dc:date>2021-06-09T05:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get Unique value from a column without looping</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60498#M13953</link>
      <description>I am glad it worked. Please reach out to me any doubt on Blue prism. I am happy to help and thanks for marking as Best answer.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2021 06:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-Unique-value-from-a-column-without-looping/m-p/60498#M13953</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2021-06-09T06:02:00Z</dc:date>
    </item>
  </channel>
</rss>

