<?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 Creating a new colunm with max values of another column for each month in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877598#M104030</link>
    <description>&lt;P&gt;Hello community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to create an extra colunm as in the example below. The result is the max of the volume of data per month. I have tried to do it with "group by" of the :month column and then use the "max()" function from the formula option but no sucess. Anyone has an idea to create this extra colunm without going to summary and merge. thanks!!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Jun 2025 12:59:07 GMT</pubDate>
    <dc:creator>jmit</dc:creator>
    <dc:date>2025-06-01T12:59:07Z</dc:date>
    <item>
      <title>Creating a new colunm with max values of another column for each month</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877598#M104030</link>
      <description>&lt;P&gt;Hello community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to create an extra colunm as in the example below. The result is the max of the volume of data per month. I have tried to do it with "group by" of the :month column and then use the "max()" function from the formula option but no sucess. Anyone has an idea to create this extra colunm without going to summary and merge. thanks!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 12:59:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877598#M104030</guid>
      <dc:creator>jmit</dc:creator>
      <dc:date>2025-06-01T12:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new colunm with max values of another column for each month</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877610#M104031</link>
      <description>&lt;P&gt;Group By and Maximum quick formula should work&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1748783457795.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76449i85C6913B04B5C8BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1748783457795.png" alt="jthi_0-1748783457795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1748783482277.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76450i118EFF80B4221F5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1748783482277.png" alt="jthi_1-1748783482277.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If this doesn't work, are your months really string months or are they formatted dates (in which case you might have to perform extra steps)?&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 13:12:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877610#M104031</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-06-01T13:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new colunm with max values of another column for each month</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877620#M104032</link>
      <description>&lt;P&gt;Bug thanks Jarmo!! Two reasons why it did not work for me: Indeed, the date format (big kudos for detecting it) and the fact that "group by" was selected on the wrong column.&lt;/P&gt;
&lt;P&gt;Side question: When formula is active, we have a big cross appearing close to the column name. What about "group by'? Any hint if a column was selected as "group by"? I feel it's critical to let the user know that this is on and on which column.&amp;nbsp; thx!! _Jm&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 13:31:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877620#M104032</guid>
      <dc:creator>jmit</dc:creator>
      <dc:date>2025-06-01T13:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new colunm with max values of another column for each month</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877630#M104033</link>
      <description>&lt;P&gt;Easiest way is to view the formula but you could add Notes property yourself to such columns. If you wish to have something new in JMP, make a new post to &lt;A href="https://community.jmp.com/t5/JMP-Wish-List/idb-p/jmp-wish-list" target="_blank" rel="noopener"&gt;JMP Wish List&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 13:56:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877630#M104033</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-06-01T13:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new colunm with max values of another column for each month</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877645#M104035</link>
      <description>&lt;P&gt;The Group By column is added to the column name:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1748791327958.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76452i4B19C3826296BA6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1748791327958.png" alt="hogi_0-1748791327958.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1748791352328.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76453iD84C16840A20160C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1748791352328.png" alt="hogi_1-1748791352328.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The current GroupBy columns are listed at the bottom of the New Formula Column Menu:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_2-1748791399736.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/76454iB928397A462692A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_2-1748791399736.png" alt="hogi_2-1748791399736.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;FONT face="courier new,courier"&gt;GroupBy&lt;/FONT&gt; functionality in JMP is amazingly useful!&lt;BR /&gt;There are some details where it can be optimized - existing posts from the wish list:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;LI-MESSAGE title="&amp;amp;quot;Group by&amp;amp;quot; indicator in column list" uid="282813" url="https://community.jmp.com/t5/JMP-Wish-List/quot-Group-by-quot-indicator-in-column-list/m-p/282813#U282813" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;LI-MESSAGE title="Make adding and removing group by columns from quick formulas more intuitive" uid="765115" url="https://community.jmp.com/t5/JMP-Wish-List/Make-adding-and-removing-group-by-columns-from-quick-formulas/m-p/765115#U765115" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;&lt;LI-MESSAGE title="group by excluded()" uid="516036" url="https://community.jmp.com/t5/JMP-Wish-List/group-by-excluded/m-p/516036#U516036" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp; /&lt;LI-MESSAGE title="Formula Editor: meaningful results with excluded rows" uid="589701" url="https://community.jmp.com/t5/JMP-Wish-List/Formula-Editor-meaningful-results-with-excluded-rows/m-p/589701#U589701" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 15:28:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-new-colunm-with-max-values-of-another-column-for-each/m-p/877645#M104035</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-06-01T15:28:10Z</dc:date>
    </item>
  </channel>
</rss>

