<?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: comparing data in rows and naming according to column names in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809470#M98991</link>
    <description>&lt;P&gt;Thank you.&amp;nbsp; This did work for me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2024 20:19:59 GMT</pubDate>
    <dc:creator>jackpdavis</dc:creator>
    <dc:date>2024-11-01T20:19:59Z</dc:date>
    <item>
      <title>comparing data in rows and naming according to column names</title>
      <link>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809444#M98975</link>
      <description>&lt;P&gt;Greetings, I have a data set for which I would like to have a column formula that considers several rows, and then returns a name to the new column according to the row data, specifically the highest value among the selected rows.&amp;nbsp; &amp;nbsp;I would like the name returned to be the same name from those columns considered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like this, what would that formula be please?&amp;nbsp; &amp;nbsp;(Thank you ahead of time for helping a JMP rookie.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jackpdavis_0-1730474569609.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/69742i723261EA6F4A677D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jackpdavis_0-1730474569609.png" alt="jackpdavis_0-1730474569609.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 15:27:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809444#M98975</guid>
      <dc:creator>jackpdavis</dc:creator>
      <dc:date>2024-11-01T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: comparing data in rows and naming according to column names</title>
      <link>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809453#M98980</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57756"&gt;@jackpdavis&lt;/a&gt;&amp;nbsp;: This is not as elegant as some folks in this community can come up with, but it works. Put this in for the "highest value" column formula. And make sure the column is a character column.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MRB3855_0-1730476093767.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/69746iA43B462398822351/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MRB3855_0-1730476093767.png" alt="MRB3855_0-1730476093767.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 15:50:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809453#M98980</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-11-01T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: comparing data in rows and naming according to column names</title>
      <link>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809460#M98986</link>
      <description>&lt;P&gt;A little shorter than&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;'s answer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Choose( Loc Max( Matrix( {:A, :B, :C} ) ), "A", "B", "C" )&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 01 Nov 2024 18:04:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809460#M98986</guid>
      <dc:creator>mmarchandFSLR</dc:creator>
      <dc:date>2024-11-01T18:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: comparing data in rows and naming according to column names</title>
      <link>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809470#M98991</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; This did work for me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 20:19:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809470#M98991</guid>
      <dc:creator>jackpdavis</dc:creator>
      <dc:date>2024-11-01T20:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: comparing data in rows and naming according to column names</title>
      <link>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809471#M98992</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; Very helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 20:20:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/comparing-data-in-rows-and-naming-according-to-column-names/m-p/809471#M98992</guid>
      <dc:creator>jackpdavis</dc:creator>
      <dc:date>2024-11-01T20:20:33Z</dc:date>
    </item>
  </channel>
</rss>

