<?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 RE: Filter Collection can filter Dynamic Text if yes how? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74722#M27327</link>
    <description>&lt;SPAN&gt;Scenario-1&amp;nbsp;&lt;BR /&gt;Use Like Operator&lt;BR /&gt;&lt;BR /&gt;"Field Name Like 'Po Raised' And&amp;nbsp;Field Name Like 'Approved'"&lt;BR /&gt;&lt;BR /&gt;Scenario-2&lt;BR /&gt;"Field Name Like 'Approved*'"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Developer&lt;BR /&gt;Mphasis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Dec 2019 13:22:00 GMT</pubDate>
    <dc:creator>SrikanthReddy2</dc:creator>
    <dc:date>2019-12-09T13:22:00Z</dc:date>
    <item>
      <title>Filter Collection can filter Dynamic Text if yes how?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74721#M27326</link>
      <description>Hi Team,&lt;BR /&gt;Scenario-1&amp;nbsp;&lt;BR /&gt;I have a collection in that I need to filter the column name with two Statuses the key fields to filter "Po Raised' And 'Approved'&lt;BR /&gt;but im not able to find the best way to filter in a single Syntax.&lt;BR /&gt;&lt;BR /&gt;Scenario-2&lt;BR /&gt;If the Approved text can extend like Approved**** how to use wildcards here.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Prasanth Chirukuri&lt;BR /&gt;RPA Developer&lt;BR /&gt;iOPEX Technologies&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2019 11:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74721#M27326</guid>
      <dc:creator>PrasanthChiruku</dc:creator>
      <dc:date>2019-12-09T11:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter Collection can filter Dynamic Text if yes how?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74722#M27327</link>
      <description>&lt;SPAN&gt;Scenario-1&amp;nbsp;&lt;BR /&gt;Use Like Operator&lt;BR /&gt;&lt;BR /&gt;"Field Name Like 'Po Raised' And&amp;nbsp;Field Name Like 'Approved'"&lt;BR /&gt;&lt;BR /&gt;Scenario-2&lt;BR /&gt;"Field Name Like 'Approved*'"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Developer&lt;BR /&gt;Mphasis&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Dec 2019 13:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74722#M27327</guid>
      <dc:creator>SrikanthReddy2</dc:creator>
      <dc:date>2019-12-09T13:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter Collection can filter Dynamic Text if yes how?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74723#M27328</link>
      <description>Scenario 1:&lt;BR /&gt;&lt;BR /&gt;"[Field Name] = '&lt;SPAN&gt;Po Raised' or [Field Name] = 'Approved'"&lt;BR /&gt;&lt;BR /&gt;Scenario 2: Use Like operator&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;+6594554364&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Dec 2019 03:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74723#M27328</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-12-10T03:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter Collection can filter Dynamic Text if yes how?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74724#M27329</link>
      <description>Just small correction to Vivek's answer.&lt;BR /&gt;&lt;BR /&gt;Scenario 1:​ My collection has two columns named Status1 and Status2.&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;"[Status1] = 'Po Raised' AND [Status2] = 'Approved'"&lt;BR /&gt;&lt;BR /&gt;Scenario 2:​&lt;BR /&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;"[Status1] = 'Po Raised' AND [Status2] Like 'Approved*'"&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22307.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/22444i5C3B473D8059985A/image-size/large?v=v2&amp;amp;px=999" role="button" title="22307.png" alt="22307.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;AMIT JAGTAP&lt;BR /&gt;Tech Lead&lt;BR /&gt;TechMahindra&lt;BR /&gt;Indian/Christmas&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2019 05:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74724#M27329</guid>
      <dc:creator>AMITJAGTAP1</dc:creator>
      <dc:date>2019-12-12T05:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter Collection can filter Dynamic Text if yes how?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74725#M27330</link>
      <description>Thank you Vivek, its working fine. Your incredible person you always support every tough situation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Prasanth Chirukuri&lt;BR /&gt;RPA Developer&lt;BR /&gt;iOPEX Technologies&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Dec 2019 18:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-Collection-can-filter-Dynamic-Text-if-yes-how/m-p/74725#M27330</guid>
      <dc:creator>PrasanthChiruku</dc:creator>
      <dc:date>2019-12-14T18:14:00Z</dc:date>
    </item>
  </channel>
</rss>

