<?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 with date in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/258630#M50801</link>
    <description>&lt;P&gt;If your column's name is Date, and your reference to the data table is dt....this code will select the rows that fall within the last 3 weeks from today&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt &amp;lt;&amp;lt; select where( :Date &amp;gt;= today() - in weeks(3) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 17 Apr 2020 10:50:31 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2020-04-17T10:50:31Z</dc:date>
    <item>
      <title>filter with date</title>
      <link>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/258628#M50800</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a dashboard,&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;I have a filter with week numbers which applies to graphs. H&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to do in the script to have a selection of weeks which is updated from the last 3 weeks from today's date ans would be automatic?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 10:39:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/258628#M50800</guid>
      <dc:creator>Françoise</dc:creator>
      <dc:date>2020-04-17T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: filter with date</title>
      <link>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/258630#M50801</link>
      <description>&lt;P&gt;If your column's name is Date, and your reference to the data table is dt....this code will select the rows that fall within the last 3 weeks from today&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt &amp;lt;&amp;lt; select where( :Date &amp;gt;= today() - in weeks(3) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 17 Apr 2020 10:50:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/258630#M50801</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-04-17T10:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: filter with date</title>
      <link>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/259084#M50858</link>
      <description>Thanks!</description>
      <pubDate>Mon, 20 Apr 2020 15:17:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/filter-with-date/m-p/259084#M50858</guid>
      <dc:creator>Françoise</dc:creator>
      <dc:date>2020-04-20T15:17:46Z</dc:date>
    </item>
  </channel>
</rss>

