<?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: Formula to return value from a row, where row is the Maximum value from a different column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59510#M32641</link>
    <description>&lt;P&gt;Does this&amp;nbsp;work for you:&lt;/P&gt;
&lt;P&gt;If( Col Max( :Column to Eval Max, :Grouping ) == :Column to Eval Max,&lt;BR /&gt;&amp;nbsp;:Column for Return&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2018 20:43:38 GMT</pubDate>
    <dc:creator>jerry_cooper</dc:creator>
    <dc:date>2018-06-06T20:43:38Z</dc:date>
    <item>
      <title>Formula to return value from a row, where row is the Maximum value from a different column</title>
      <link>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59502#M32638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a formula that does the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Evaluates the&amp;nbsp;maximum value of a column, by a Grouping Column&lt;/P&gt;&lt;P&gt;2) Once the largest value is found for each "group", I need to return the value in another column corresponding to that row for each "group".&amp;nbsp; &amp;nbsp;Is this possible?&amp;nbsp; This would be so easy in Excel.&amp;nbsp; =(&amp;nbsp; &amp;nbsp; &amp;nbsp;Example below.&amp;nbsp; Thanks a million&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Grouping&lt;/TD&gt;&lt;TD&gt;Column for Return&lt;/TD&gt;&lt;TD&gt;Column to Eval Max&lt;/TD&gt;&lt;TD&gt;Output Column with Miracle Formula&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;TD&gt;23000&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;26&lt;/TD&gt;&lt;TD&gt;25000&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;27&lt;/TD&gt;&lt;TD&gt;30000&lt;/TD&gt;&lt;TD&gt;27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;28&lt;/TD&gt;&lt;TD&gt;10000&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;29&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;26&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;27&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;28&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;29&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;29&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 06 Jun 2018 20:17:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59502#M32638</guid>
      <dc:creator>M0gAl0g</dc:creator>
      <dc:date>2018-06-06T20:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Formula to return value from a row, where row is the Maximum value from a different column</title>
      <link>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59510#M32641</link>
      <description>&lt;P&gt;Does this&amp;nbsp;work for you:&lt;/P&gt;
&lt;P&gt;If( Col Max( :Column to Eval Max, :Grouping ) == :Column to Eval Max,&lt;BR /&gt;&amp;nbsp;:Column for Return&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 20:43:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59510#M32641</guid>
      <dc:creator>jerry_cooper</dc:creator>
      <dc:date>2018-06-06T20:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Formula to return value from a row, where row is the Maximum value from a different column</title>
      <link>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59525#M32647</link>
      <description>&lt;P&gt;That does the trick.&amp;nbsp; Thanks, Jerry--you really made my day.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 00:59:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Formula-to-return-value-from-a-row-where-row-is-the-Maximum/m-p/59525#M32647</guid>
      <dc:creator>M0gAl0g</dc:creator>
      <dc:date>2018-06-07T00:59:14Z</dc:date>
    </item>
  </channel>
</rss>

