<?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 on Date Column in Excel in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84277#M35439</link>
    <description>Hi, Krishna,&lt;BR /&gt;&lt;BR /&gt;yes, this is a challenging one :). It took me couple hours to figure out why date is not working. finally, the main reason is that excel expects you pass DateTime in that filter parameter and not a string. So in your code stage you need to convert string date into DateTime and then it will work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Aug 2021 13:16:00 GMT</pubDate>
    <dc:creator>zdenek.kabatek</dc:creator>
    <dc:date>2021-08-05T13:16:00Z</dc:date>
    <item>
      <title>Filter on Date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84273#M35435</link>
      <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;I need your suggestion on applying filter on Date column in Excel sheet.&lt;BR /&gt;I used one code stage where we can pass filter criteria but through that I am able to get records of one particular date.&lt;BR /&gt;Can you suggest me if I need records of past one week , how can I get through Code.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Krishna Chaitanya Araveti&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 11:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84273#M35435</guid>
      <dc:creator>Krishna_Chaita1</dc:creator>
      <dc:date>2021-08-04T11:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter on Date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84274#M35436</link>
      <description>Hi @krishna&amp;nbsp;chaitanya,&lt;BR /&gt;&lt;BR /&gt;Are you using the condition as &lt;STRONG&gt;"[Date] = '08-04-2021'"&lt;/STRONG&gt;&lt;STRONG&gt;​ ?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Try giving the condition with less than and greater than symbol. Please let me know if it doesn't work.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 13:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84274#M35436</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-08-04T13:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter on Date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84275#M35437</link>
      <description>I made a custom filter action in our Excel VBO that does the job&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So you can filter Criteria1 AND/OR Criteria2&amp;nbsp;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19009.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19160iA9C7492FADD60F13/image-size/large?v=v2&amp;amp;px=999" role="button" title="19009.png" alt="19009.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Johan Michiels&lt;BR /&gt;Mr&lt;BR /&gt;BGL BNPP Luxembourg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 13:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84275#M35437</guid>
      <dc:creator>johan.m</dc:creator>
      <dc:date>2021-08-04T13:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter on Date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84276#M35438</link>
      <description>You can simply get whole table into collection and then filter it in bp if it is not that big.&lt;BR /&gt;&lt;BR /&gt;If you are trying to apply autofilter on a date column in excel, then try using this format "&amp;gt;mm/dd/yyyy" - seems to work in macros, likely same in interop calls&lt;BR /&gt;Excel also has a special filter criteria xlFilterLastWeek, but that would probably need custom action in excel VBO.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 13:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84276#M35438</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2021-08-04T13:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Filter on Date Column in Excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84277#M35439</link>
      <description>Hi, Krishna,&lt;BR /&gt;&lt;BR /&gt;yes, this is a challenging one :). It took me couple hours to figure out why date is not working. finally, the main reason is that excel expects you pass DateTime in that filter parameter and not a string. So in your code stage you need to convert string date into DateTime and then it will work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2021 13:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filter-on-Date-Column-in-Excel/m-p/84277#M35439</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2021-08-05T13:16:00Z</dc:date>
    </item>
  </channel>
</rss>

