<?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: Blue Prism Filter Collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94325#M43734</link>
    <description>Hi Gary,&lt;BR /&gt;&lt;BR /&gt;The VBO uses the DataTable.Select method from .NET. To use Date-Values in filter, you need a special syntax. Surround the dates by '#'-signs.&lt;BR /&gt;Here are a few examples h&lt;A href="https://www.csharp-examples.net/dataview-rowfilter/" target="_blank" rel="noopener"&gt;ttps://www.csharp-examples.net/dataview-rowfilter/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 26 Nov 2020 11:57:00 GMT</pubDate>
    <dc:creator>TobiasArnold</dc:creator>
    <dc:date>2020-11-26T11:57:00Z</dc:date>
    <item>
      <title>Blue Prism Filter Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94324#M43733</link>
      <description>&lt;P&gt;I am having issues around [Utility - Collection Manipulation - Filter Collection]
I have a Get Files action which gets all the files from a particular folder and outputs them into a collection in Blue Prism (there are 14 .txt files)
I then use the Filter Collection Object to filter this folder "Files"
I am trying to only bring back results in the collection for where the "Created" (DateTime) = today or yesterdays date.&lt;/P&gt;
&lt;P&gt;Date1( DateTime) FormatDateTime(Today()&amp;amp;" "&amp;amp;LocalTime(),"dd/MM/yyyy")
Date2(DateTime) FormatDateTime(DateAdd("9", "-2", Today())&amp;amp;" "&amp;amp;LocalTime(),"dd/MM/yyyy")&lt;/P&gt;
&lt;P&gt;Filter Expression : "[Created] &amp;lt;= "&amp;amp;"'" &amp;amp;[Date1]&amp;amp;"' and [Created] &amp;gt;= "&amp;amp;"'" &amp;amp;[Date2]&amp;amp;"'"&lt;/P&gt;
&lt;P&gt;There is no Error message and it doesn't output any results.
I am thinking that maybe Date1 and Date2 aren't being read as dates perhaps?&lt;/P&gt;
&lt;P&gt;Any help on this matter would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gary&lt;/P&gt;

--------------------------------------------------&lt;BR /&gt;

&lt;B&gt;Disclaimer:&lt;/B&gt; This content was auto-posted from Stackoverflow. The original Stackoverflow question is here &lt;A href="https://stackoverflow.com/questions/65008706/blue-prism-filter-collection"&gt;Stackoverflow Post&lt;/A&gt;, posted by &lt;A href="https://stackoverflow.com/users/14129646/gary"&gt;Gary&lt;/A&gt;.</description>
      <pubDate>Thu, 26 Nov 2020 09:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94324#M43733</guid>
      <dc:creator>Digital_WorkerB</dc:creator>
      <dc:date>2020-11-26T09:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism Filter Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94325#M43734</link>
      <description>Hi Gary,&lt;BR /&gt;&lt;BR /&gt;The VBO uses the DataTable.Select method from .NET. To use Date-Values in filter, you need a special syntax. Surround the dates by '#'-signs.&lt;BR /&gt;Here are a few examples h&lt;A href="https://www.csharp-examples.net/dataview-rowfilter/" target="_blank" rel="noopener"&gt;ttps://www.csharp-examples.net/dataview-rowfilter/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Nov 2020 11:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94325#M43734</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2020-11-26T11:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism Filter Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94326#M43735</link>
      <description>Duplicate with: "&lt;A id="MainCopy_ctl12_MessageThreadSummary_hyperlinksubject_2" title="Is there a way to filter a folder by dates Blue Prism" aria-label="Thread Subject, Is there a way to filter a folder by dates Blue Prism" href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MessageKey=c3b72d21-68c5-4637-b807-f896b2b7147a&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=digestviewer&amp;amp;ReturnUrl=%2fcommunities%2fcommunity-home%2fdigestviewer%3fcommunitykey%3d3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01%26tab%3ddigestviewer" target="_blank" rel="noopener"&gt;Is there a way to filter a folder by dates Blue Prism&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Nov 2020 11:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Filter-Collection/m-p/94326#M43735</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2020-11-30T11:07:00Z</dc:date>
    </item>
  </channel>
</rss>

