<?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 Another thing you could try in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75199#M27804</link>
    <description>Another thing you could try is using the Copy Row action of the internal business object Collections. This helps you copy a range of rows (with arguments Start Row and End Row). You can mention your nth row (n-1 because the rows count as 0 to n-1) in both of these and copy it in a new collection and use it from there. This could save you using loops and counters.</description>
    <pubDate>Mon, 17 Jul 2017 10:49:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-17T10:49:00Z</dc:date>
    <item>
      <title>Collections</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75194#M27799</link>
      <description>How can we retrieve the nth row data from collections? I have to write an expression (normally I have written collection name. column name so that I am getting the top most value) I have to get a random row value.</description>
      <pubDate>Fri, 14 Jul 2017 13:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75194#M27799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Hi Keerthi,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75195#M27800</link>
      <description>Hi Keerthi,
You could use a loop to go through the collection, set a data item as a counter, a calculation stage within the loop to increase said counter, then a decision stage to decide whether you have reached the nth row and if the row has been reached use a calculation stage to store the data of the nth row of desired column in a data item of x data type
Best Regards,
Joakim</description>
      <pubDate>Fri, 14 Jul 2017 14:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75195#M27800</guid>
      <dc:creator>joakimeklund</dc:creator>
      <dc:date>2017-07-14T14:04:00Z</dc:date>
    </item>
    <item>
      <title>Use a loop stage and a</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75196#M27801</link>
      <description>Use a loop stage and a counter. The Read Collection Field method in the collection utility will also work.</description>
      <pubDate>Fri, 14 Jul 2017 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75196#M27801</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-07-14T14:07:00Z</dc:date>
    </item>
    <item>
      <title>Thank you for the information</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75197#M27802</link>
      <description>Thank you for the information. Can you give me any other alternative without using loop.. Only in expression format.</description>
      <pubDate>Fri, 14 Jul 2017 14:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75197#M27802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T14:23:00Z</dc:date>
    </item>
    <item>
      <title>Like John said you can use</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75198#M27803</link>
      <description>Like John said you can use the action in the Utility - Collection Manipulation to retrieve a value from a specific row of a specific column</description>
      <pubDate>Fri, 14 Jul 2017 18:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75198#M27803</guid>
      <dc:creator>joakimeklund</dc:creator>
      <dc:date>2017-07-14T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Another thing you could try</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75199#M27804</link>
      <description>Another thing you could try is using the Copy Row action of the internal business object Collections. This helps you copy a range of rows (with arguments Start Row and End Row). You can mention your nth row (n-1 because the rows count as 0 to n-1) in both of these and copy it in a new collection and use it from there. This could save you using loops and counters.</description>
      <pubDate>Mon, 17 Jul 2017 10:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collections/m-p/75199#M27804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T10:49:00Z</dc:date>
    </item>
  </channel>
</rss>

