<?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: Need help with the Filter on Collection where I need the Collection column to be on the right in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/122039#M53550</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/37114"&gt;@Tak.Kwok&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you also share the screenshot of collection?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Sayeed Bin Abdullah&lt;/P&gt;</description>
    <pubDate>Sat, 09 Aug 2025 04:01:22 GMT</pubDate>
    <dc:creator>SayeedBinAbdullah</dc:creator>
    <dc:date>2025-08-09T04:01:22Z</dc:date>
    <item>
      <title>Need help with the Filter on Collection where I need the Collection column to be on the right</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/121994#M53543</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Need help with the Filter on Collection where I need the Collection column to be on the right (Normal is for the column name to be on the left hand side). For example: Collection is call Keywords and the column needed to be search if it contains the string is named Keywords ( I needed to have it that says something like "Folder Name" Like '*keywords*'. I tried the attached screen shot but it was giving me an error msg:&amp;nbsp;&lt;SPAN&gt;Could not execute code stage because exception thrown by code stage: Cannot interpret token '"' at position 28. I know you can loop through the collection to do an Instring but that will take a long time to loop through. So was hoping to use filter as it will be faster. Appreciate if anyone is able to let me know if the filter collecton will work in this case.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TakKwok_0-1754595928219.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/41334i1FCEBFFBA2172FBF/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="TakKwok_0-1754595928219.png" alt="TakKwok_0-1754595928219.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 19:53:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/121994#M53543</guid>
      <dc:creator>Tak.Kwok</dc:creator>
      <dc:date>2025-08-07T19:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with the Filter on Collection where I need the Collection column to be on the right</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/122039#M53550</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/37114"&gt;@Tak.Kwok&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you also share the screenshot of collection?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Sayeed Bin Abdullah&lt;/P&gt;</description>
      <pubDate>Sat, 09 Aug 2025 04:01:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/122039#M53550</guid>
      <dc:creator>SayeedBinAbdullah</dc:creator>
      <dc:date>2025-08-09T04:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with the Filter on Collection where I need the Collection column to be on the right</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/122044#M53551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/37114"&gt;@Tak.Kwok&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Could you please try the following expression in the Filter property:&amp;nbsp;&lt;SPAN&gt;"[Last Folder] like '%" &amp;amp;[Keywords2.Keywords]&amp;amp; "%'"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If it doesn't work, please share the screenshots and more details as mentioned by Sayeed above.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 11:15:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/122044#M53551</guid>
      <dc:creator>SouravSaha</dc:creator>
      <dc:date>2025-08-11T11:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with the Filter on Collection where I need the Collection column to be on the right</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/123662#M54089</link>
      <description>&lt;P&gt;it should be like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are passing header value dynamically then&lt;BR /&gt;"[" &amp;amp; [Last Folder] &amp;amp; "] Like '*" &amp;amp; [Keywords2.Keywords] &amp;amp; "*'"&lt;BR /&gt;&lt;BR /&gt;if your header name is stacking as Last Folder then&lt;/P&gt;&lt;P&gt;"[Last Folder] Like '*" &amp;amp; [Keywords2.Keywords] &amp;amp; "*'"&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 14:39:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Need-help-with-the-Filter-on-Collection-where-I-need-the/m-p/123662#M54089</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2025-11-28T14:39:02Z</dc:date>
    </item>
  </channel>
</rss>

