<?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: Seperating year by Quarters in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/370028#M61980</link>
    <description>&lt;P&gt;Using JMP15, when looking for formulas it is always a good idea to try "New Formula Column" from the columns menu.&lt;/P&gt;&lt;P&gt;This often helps me to do the first step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Georg_0-1616263508105.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/31417iD8AD2F6B46B7B675/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Georg_0-1616263508105.png" alt="Georg_0-1616263508105.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Mar 2021 18:06:48 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2021-03-20T18:06:48Z</dc:date>
    <item>
      <title>Seperating year by Quarters</title>
      <link>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/369982#M61975</link>
      <description>&lt;P&gt;I am trying to seperate the year by quarters using dates. I was looking at documentation and it gave the extract function.&lt;/P&gt;&lt;P&gt;EXTRACT( datepart, datetime, )&lt;/P&gt;&lt;P&gt;I am not sure how quiet to use it, my idea is if data is between Jan 1st and March 28th its Q1 etc&lt;/P&gt;&lt;P&gt;I could use if (Jan1st &amp;lt;:Date&amp;lt; Jan1st + In Weeks( 13 ), "Q1",&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jan1st + In Weeks( 13 )+ In Days(1)&amp;nbsp;&amp;lt;:Date&amp;lt; (Jan1st + In Weeks( 13 )+In Days(1)) + In Weeks(13), "Q2", etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this too complicated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 22:09:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/369982#M61975</guid>
      <dc:creator>jearls11</dc:creator>
      <dc:date>2023-06-09T22:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating year by Quarters</title>
      <link>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/369987#M61976</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;PRE&gt;&lt;STRIKE&gt;&lt;CODE class=" language-jsl"&gt;floor( month(:date) / 3 ) +1;&lt;/CODE&gt;&lt;/STRIKE&gt;&lt;/PRE&gt;
&lt;P&gt;See &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4009"&gt;@ZF&lt;/a&gt;&amp;nbsp;answer&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 15:43:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/369987#M61976</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-03-20T15:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating year by Quarters</title>
      <link>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/369996#M61977</link>
      <description>&lt;P&gt;Try this formula:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Quarter(:Date)&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 15:31:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/369996#M61977</guid>
      <dc:creator>ZF</dc:creator>
      <dc:date>2021-03-20T15:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Seperating year by Quarters</title>
      <link>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/370028#M61980</link>
      <description>&lt;P&gt;Using JMP15, when looking for formulas it is always a good idea to try "New Formula Column" from the columns menu.&lt;/P&gt;&lt;P&gt;This often helps me to do the first step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Georg_0-1616263508105.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/31417iD8AD2F6B46B7B675/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Georg_0-1616263508105.png" alt="Georg_0-1616263508105.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 18:06:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Seperating-year-by-Quarters/m-p/370028#M61980</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2021-03-20T18:06:48Z</dc:date>
    </item>
  </channel>
</rss>

