<?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 Selecting data for last year using date column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Selecting-data-for-last-year-using-date-column/m-p/530575#M75380</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm in the process of getting only previous year data(i.e., from Jan 2021 till Dec 2021) and am having trouble selecting the data I need. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like the script to select all dates from January 2021 to December 2021 and nothing else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:52:32 GMT</pubDate>
    <dc:creator>penalah</dc:creator>
    <dc:date>2023-06-10T23:52:32Z</dc:date>
    <item>
      <title>Selecting data for last year using date column</title>
      <link>https://community.jmp.com/t5/Discussions/Selecting-data-for-last-year-using-date-column/m-p/530575#M75380</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm in the process of getting only previous year data(i.e., from Jan 2021 till Dec 2021) and am having trouble selecting the data I need. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like the script to select all dates from January 2021 to December 2021 and nothing else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:52:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Selecting-data-for-last-year-using-date-column/m-p/530575#M75380</guid>
      <dc:creator>penalah</dc:creator>
      <dc:date>2023-06-10T23:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting data for last year using date column</title>
      <link>https://community.jmp.com/t5/Discussions/Selecting-data-for-last-year-using-date-column/m-p/530602#M75381</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt &amp;lt;&amp;lt; select where(:date &amp;gt;= date mdy(01,01,2021) &amp;amp; :date &amp;lt;= datemdy(12,31,2021 ));&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 20:13:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Selecting-data-for-last-year-using-date-column/m-p/530602#M75381</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-08-04T20:13:04Z</dc:date>
    </item>
  </channel>
</rss>

