<?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 - latest created date in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97907#M45808</link>
    <description>&lt;P&gt;Hi Teuta,&lt;BR /&gt;Unfortunately this is the wrong community, can you post your question in the "Blue Prism RPA Product" (that should be thr right one) instead?&lt;BR /&gt;Many thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2023 11:16:50 GMT</pubDate>
    <dc:creator>BenoitCayla</dc:creator>
    <dc:date>2023-05-22T11:16:50Z</dc:date>
    <item>
      <title>filter collection - latest created date</title>
      <link>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97906#M45807</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35610.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35640iD5FE6AC0EB6524AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="35610.png" alt="35610.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to filter a collection using Created date, as you can see attached above.&amp;nbsp;&lt;BR /&gt;I am trying filter "[Created] &amp;lt; '" &amp;amp; Now() &amp;amp; "'" also trying another filter "[Created] &amp;lt; ='" &amp;amp; [Date] &amp;amp; "'"&amp;nbsp;&lt;BR /&gt;"[Created] &amp;gt; ='" &amp;amp; [Date] &amp;amp; "'" it is not working, it is not taking the latest file created, if you have any idea how to solve i would &lt;SPAN style="font-size: 14.6667px"&gt;appreciate&lt;/SPAN&gt; it, thankyou in advance&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 11:10:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97906#M45807</guid>
      <dc:creator>TeutaPajazitiMerovci</dc:creator>
      <dc:date>2023-05-22T11:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: filter collection - latest created date</title>
      <link>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97907#M45808</link>
      <description>&lt;P&gt;Hi Teuta,&lt;BR /&gt;Unfortunately this is the wrong community, can you post your question in the "Blue Prism RPA Product" (that should be thr right one) instead?&lt;BR /&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 11:16:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97907#M45808</guid>
      <dc:creator>BenoitCayla</dc:creator>
      <dc:date>2023-05-22T11:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: filter collection - latest created date</title>
      <link>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97908#M45809</link>
      <description>&lt;P&gt;You can try using the &amp;lt;code&amp;gt;DATEDIFF&amp;lt;/code&amp;gt; function to compare the created date to the current date. This would allow you to filter the collection using a condition like this: &amp;lt;code&amp;gt;[Created] &amp;amp;gt;= DATEDIFF(Now(), [Date], 'd') &amp;lt;/code&amp;gt; Here, the 'd' parameter in DATEDIFF specifies the day unit for the comparison. The final step is to monetize your video streaming website. You can do this by offering subscription plans to users, placing ads on your website, and using affiliate marketing. You can also use pay-per-view options for special events or content&lt;/P&gt;

&lt;P&gt;&lt;SPAN data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;https://mlsdev.com/blog/how-to-create-a-video-streaming-website&amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:1053571,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;4&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:16777215},&amp;quot;10&amp;quot;:2,&amp;quot;11&amp;quot;:3,&amp;quot;12&amp;quot;:0,&amp;quot;15&amp;quot;:&amp;quot;Arial&amp;quot;,&amp;quot;23&amp;quot;:1}" data-sheets-hyperlink="https://mlsdev.com/blog/how-to-create-a-video-streaming-website"&gt;&lt;A class="in-cell-link" href="https://mlsdev.com/blog/how-to-create-a-video-streaming-website" target="_blank" rel="noopener"&gt;https://mlsdev.com/blog/how-to-create-a-video-streaming-website&lt;/A&gt;&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 15:34:44 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97908#M45809</guid>
      <dc:creator>MikeRamore</dc:creator>
      <dc:date>2023-05-23T15:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: filter collection - latest created date</title>
      <link>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97909#M45810</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try to use sort collection action of collection manipulation VBO&lt;/P&gt;
&lt;P&gt;Try to Sort the Created Column&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 03:24:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97909#M45810</guid>
      <dc:creator>Soumya21</dc:creator>
      <dc:date>2023-08-28T03:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: filter collection - latest created date</title>
      <link>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97910#M45811</link>
      <description>&lt;P&gt;Use sort collection function . For immediate help please post your questions in “&lt;SPAN&gt;Blue Prism RPA Product" community&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 12:56:30 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/filter-collection-latest-created-date/m-p/97910#M45811</guid>
      <dc:creator>DevendranVenkatesh</dc:creator>
      <dc:date>2023-09-08T12:56:30Z</dc:date>
    </item>
  </channel>
</rss>

