<?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 Collection Manipulation - Filter Collection in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56216#M1259</link>
    <description>Has anyone used this vbo? I can't get the filter to work - has anyone successfully done this or is there an issue with it?&lt;BR /&gt;#Collection Manipulation&lt;BR /&gt;#Planning and Sequencing Skill&lt;BR /&gt;#Blue Prism</description>
    <pubDate>Mon, 11 Feb 2019 05:00:00 GMT</pubDate>
    <dc:creator>CraigFarley</dc:creator>
    <dc:date>2019-02-11T05:00:00Z</dc:date>
    <item>
      <title>Collection Manipulation - Filter Collection</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56216#M1259</link>
      <description>Has anyone used this vbo? I can't get the filter to work - has anyone successfully done this or is there an issue with it?&lt;BR /&gt;#Collection Manipulation&lt;BR /&gt;#Planning and Sequencing Skill&lt;BR /&gt;#Blue Prism</description>
      <pubDate>Mon, 11 Feb 2019 05:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56216#M1259</guid>
      <dc:creator>CraigFarley</dc:creator>
      <dc:date>2019-02-11T05:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Collection Manipulation - Filter Collection</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56217#M1260</link>
      <description>Hi Craig, 

The Filter method works sort of like a SQL Select statement, so it will enumerate through the input collection checking for rows that match whatever select statement you've defined. As an example, let's say we have a collection with three rows in it and fields "Name" and "Value" (both of which are Text). The rows in the collection are: 

"Item 1" "Value 1" 
"Item 2" "Value 2" 
"Item 3" "Value 3" 

Now let's say I want to return the row with Name = "Item 3". I would enter the following select statement: 

"Name = 'Item 3'" 

Notice the double and single quotes. 

Hope this helps. 

Cheers, 
Eric&lt;BR /&gt;#Blue Prism&lt;BR /&gt;#Collection Manipulation&lt;BR /&gt;#Planning and Sequencing Skill</description>
      <pubDate>Mon, 11 Feb 2019 05:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56217#M1260</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2019-02-11T05:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Collection Manipulation - Filter Collection</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56218#M1261</link>
      <description>Thanks Eric, I'll give that a try.&lt;BR /&gt;#Planning and Sequencing Skill&lt;BR /&gt;#Collection Manipulation&lt;BR /&gt;#Blue Prism</description>
      <pubDate>Tue, 12 Feb 2019 05:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Collection-Manipulation-Filter-Collection/m-p/56218#M1261</guid>
      <dc:creator>CraigFarley</dc:creator>
      <dc:date>2019-02-12T05:00:00Z</dc:date>
    </item>
  </channel>
</rss>

