<?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 Regex in collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Regex-in-collection/m-p/88840#M39325</link>
    <description>Hi All-

&amp;nbsp;

I have the collection where the field contains almost 10000 rows and I am interested about the rows that contains value as "url".

&amp;nbsp;

I am using collection manipulation object and using "collection contains value" action.&amp;nbsp; in that there is an input called regex for which I gave value as&amp;nbsp; "*url* and is looping through.. But this is not finding the string .. Anything I am missing ?

&amp;nbsp;

By the way I am using BP V5</description>
    <pubDate>Mon, 12 Mar 2018 17:46:00 GMT</pubDate>
    <dc:creator>Sri_Krishna_Cha</dc:creator>
    <dc:date>2018-03-12T17:46:00Z</dc:date>
    <item>
      <title>Regex in collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regex-in-collection/m-p/88840#M39325</link>
      <description>Hi All-

&amp;nbsp;

I have the collection where the field contains almost 10000 rows and I am interested about the rows that contains value as "url".

&amp;nbsp;

I am using collection manipulation object and using "collection contains value" action.&amp;nbsp; in that there is an input called regex for which I gave value as&amp;nbsp; "*url* and is looping through.. But this is not finding the string .. Anything I am missing ?

&amp;nbsp;

By the way I am using BP V5</description>
      <pubDate>Mon, 12 Mar 2018 17:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regex-in-collection/m-p/88840#M39325</guid>
      <dc:creator>Sri_Krishna_Cha</dc:creator>
      <dc:date>2018-03-12T17:46:00Z</dc:date>
    </item>
    <item>
      <title>Hi Chaitanya,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Regex-in-collection/m-p/88841#M39326</link>
      <description>Hi Chaitanya,
Try using the object Utility - Collection Manipulation with as action Filter Collection
As collection in, you will use your collection.
As Filter, you need to put ""[Your Column Name] LIKE '*url*' ""
Don't forget to assing the output back to the same or another collection to see the results :-)
&amp;nbsp;</description>
      <pubDate>Mon, 12 Mar 2018 18:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Regex-in-collection/m-p/88841#M39326</guid>
      <dc:creator>BastiaanBezemer</dc:creator>
      <dc:date>2018-03-12T18:09:00Z</dc:date>
    </item>
  </channel>
</rss>

