<?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 In a BP expression you can't… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45275#M1540</link>
    <description>In a BP expression you can't refer to a collection row using an index, you have to move to the row you want using a loop. Alternatively you could use a code stage so that you can manipulate the collection as a .Net datatable.</description>
    <pubDate>Mon, 26 Mar 2018 12:39:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-03-26T12:39:00Z</dc:date>
    <item>
      <title>Data from collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45273#M1538</link>
      <description>Hello

How do I get the last row in a collection?
when there is multiple in a collection.

To get the first I write this:

[Result.ftuEducationPlanResponse.FtuInSchoolEducationPlan.WishList.EducationWish.JSON:Array]

But what if i need the middel or last one?

JSON:Array[1] or JSON:Array[2] is not working.</description>
      <pubDate>Tue, 21 Nov 2017 18:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45273#M1538</guid>
      <dc:creator>StefanFrederiks</dc:creator>
      <dc:date>2017-11-21T18:44:00Z</dc:date>
    </item>
    <item>
      <title>I'm running into this same…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45274#M1539</link>
      <description>I'm running into this same issue - anyone have an answer to this?</description>
      <pubDate>Sat, 24 Mar 2018 02:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45274#M1539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-24T02:12:00Z</dc:date>
    </item>
    <item>
      <title>In a BP expression you can't…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45275#M1540</link>
      <description>In a BP expression you can't refer to a collection row using an index, you have to move to the row you want using a loop. Alternatively you could use a code stage so that you can manipulate the collection as a .Net datatable.</description>
      <pubDate>Mon, 26 Mar 2018 12:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-from-collection/m-p/45275#M1540</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-26T12:39:00Z</dc:date>
    </item>
  </channel>
</rss>

