<?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: How to drop duplicates and only retain maximum value in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-drop-duplicates-and-only-retain-maximum-value/m-p/682170#M86779</link>
    <description>&lt;P&gt;Below are few options&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create summary table where you use columns you wish to keep as group columns and then calculate max if the value you want the max from&lt;/LI&gt;
&lt;LI&gt;Sort the data based on the value you want to max value for and use Select Duplicate Rows when you have grouping columns selected and delete the selected rows&lt;/LI&gt;
&lt;LI&gt;Write a formula formula which will add new column to tell if column is max or not
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;:VALUE == Col Max(:VALUE, :GROUP1, :GROUP2)&lt;/EM&gt; or something similar&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Fri, 29 Sep 2023 04:37:42 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2023-09-29T04:37:42Z</dc:date>
    <item>
      <title>How to drop duplicates and only retain maximum value</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-drop-duplicates-and-only-retain-maximum-value/m-p/682135#M86775</link>
      <description>&lt;P&gt;I'm trying to consolidate this data table.&amp;nbsp; I previously used Excel for it but it is &amp;gt;18,000,000 lines of data which is too big for Excel.&amp;nbsp; I have multiple different values for the same subject and I only want to retain the maximum value and delete the rest.&amp;nbsp; The table-join-table method does not have a maximum value only option.&amp;nbsp; How do I go about consolidating this?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 00:41:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-drop-duplicates-and-only-retain-maximum-value/m-p/682135#M86775</guid>
      <dc:creator>sgschauer</dc:creator>
      <dc:date>2023-09-29T00:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to drop duplicates and only retain maximum value</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-drop-duplicates-and-only-retain-maximum-value/m-p/682170#M86779</link>
      <description>&lt;P&gt;Below are few options&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create summary table where you use columns you wish to keep as group columns and then calculate max if the value you want the max from&lt;/LI&gt;
&lt;LI&gt;Sort the data based on the value you want to max value for and use Select Duplicate Rows when you have grouping columns selected and delete the selected rows&lt;/LI&gt;
&lt;LI&gt;Write a formula formula which will add new column to tell if column is max or not
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;:VALUE == Col Max(:VALUE, :GROUP1, :GROUP2)&lt;/EM&gt; or something similar&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 29 Sep 2023 04:37:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-drop-duplicates-and-only-retain-maximum-value/m-p/682170#M86779</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-09-29T04:37:42Z</dc:date>
    </item>
  </channel>
</rss>

