<?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 Thanks John..... Think I've in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66463#M19068</link>
    <description>Thanks John..... Think I've stumbled upon it.....  now my task is to add a random ALPHA Character to the end of it haha!</description>
    <pubDate>Wed, 13 Dec 2017 20:38:00 GMT</pubDate>
    <dc:creator>TomMason</dc:creator>
    <dc:date>2017-12-13T20:38:00Z</dc:date>
    <item>
      <title>Duplicate Values in a Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66461#M19066</link>
      <description>Hi All,

Just look for a quick win here....

I have an Excel sheet that I am using to populate a Collection. However, one of the Columns could contain a duplicate figure. I need to be able to look at the row of the collection and then look at the next one and identify whether this is a duplicate or not, and then input an Alpha character at the end.

eg.

73098428
73098428
79098248
73168188
73250942

to 

73098428A
73098428B
79098248C
73168188
73250942

Any ideas?

Cheers

Tom</description>
      <pubDate>Wed, 13 Dec 2017 16:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66461#M19066</guid>
      <dc:creator>TomMason</dc:creator>
      <dc:date>2017-12-13T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Hi Tom - you need to keep</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66462#M19067</link>
      <description>Hi Tom - you need to keep track of the previous row. Capture the value of the current row in a data item called something like 'Previous Value', then when you've looped to the next row, compare it with the data item. Feel free to call me if that doesn't make sense.</description>
      <pubDate>Wed, 13 Dec 2017 18:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66462#M19067</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-12-13T18:20:00Z</dc:date>
    </item>
    <item>
      <title>Thanks John..... Think I've</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66463#M19068</link>
      <description>Thanks John..... Think I've stumbled upon it.....  now my task is to add a random ALPHA Character to the end of it haha!</description>
      <pubDate>Wed, 13 Dec 2017 20:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Duplicate-Values-in-a-Collection/m-p/66463#M19068</guid>
      <dc:creator>TomMason</dc:creator>
      <dc:date>2017-12-13T20:38:00Z</dc:date>
    </item>
  </channel>
</rss>

