<?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: Is there a way to group many rows into one row based on matching values of selected fields? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673462#M86096</link>
    <description>&lt;P&gt;You just need to "Split" the table:&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="mmarchandTSI_1-1693589614176.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56174i3AAB89E7CE1DEAFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mmarchandTSI_1-1693589614176.png" alt="mmarchandTSI_1-1693589614176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="mmarchandTSI_0-1693589570554.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56173i96CEFEB70598911B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mmarchandTSI_0-1693589570554.png" alt="mmarchandTSI_0-1693589570554.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Sep 2023 17:33:47 GMT</pubDate>
    <dc:creator>mmarchandTSI</dc:creator>
    <dc:date>2023-09-01T17:33:47Z</dc:date>
    <item>
      <title>Is there a way to group many rows into one row based on matching values of selected fields?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673436#M86094</link>
      <description>&lt;P&gt;Hi - I have a large dataset with individual contaminant compound results per row.&amp;nbsp; I.e. Each row has a lat, long, datetime, and a result for one of many compounds.&amp;nbsp; Instead, I need one row, and only one row, for each instance of lat, long, and datetime....that single row would then have ALL compound results on a single row.&amp;nbsp; &amp;nbsp;In other words, I need to group by three fields (lat, long, datetime) and present results of all compounds when values of those three fields are the same.&amp;nbsp; This will allow me to evaluate and explore my data.&amp;nbsp; &amp;nbsp;(I'm using JMP Pro 17.00.)&amp;nbsp; &amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHAT I HAVE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;LAT&amp;nbsp; LONG DATETIME&amp;nbsp; COMPOUND&amp;nbsp; &amp;nbsp;RESULT &lt;/U&gt;&lt;/P&gt;&lt;P&gt;lat1&amp;nbsp; long1&amp;nbsp; &amp;nbsp;datetime1&amp;nbsp; &amp;nbsp; sulfate&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&lt;/P&gt;&lt;P&gt;lat1&amp;nbsp; long1&amp;nbsp; datetime1&amp;nbsp; &amp;nbsp; &amp;nbsp;chloride&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50&lt;/P&gt;&lt;P&gt;lat1&amp;nbsp; long1&amp;nbsp; datetime1&amp;nbsp; &amp;nbsp; &amp;nbsp; iron&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100&lt;/P&gt;&lt;P&gt;lat2&amp;nbsp; long2&amp;nbsp; datetime2&amp;nbsp; &amp;nbsp; sulfate&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;33&lt;/P&gt;&lt;P&gt;lat2&amp;nbsp; long2&amp;nbsp; datetime2&amp;nbsp; &amp;nbsp; &amp;nbsp;chloride&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 44&lt;/P&gt;&lt;P&gt;lat2&amp;nbsp; long2&amp;nbsp; datetime2&amp;nbsp; &amp;nbsp; &amp;nbsp;iron&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;55&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHAT I NEED:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;LAT LONG&amp;nbsp; DATETIME SULFATE&amp;nbsp; &amp;nbsp;CHLORIDE&amp;nbsp; &amp;nbsp;IRON&lt;/U&gt;&lt;/P&gt;&lt;P&gt;lat1&amp;nbsp; long1&amp;nbsp; datetime1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100&lt;/P&gt;&lt;P&gt;lat2&amp;nbsp; long2&amp;nbsp; datetime2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 33&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;44&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 55&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 16:55:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673436#M86094</guid>
      <dc:creator>learning_JSL</dc:creator>
      <dc:date>2023-09-01T16:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to group many rows into one row based on matching values of selected fields?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673462#M86096</link>
      <description>&lt;P&gt;You just need to "Split" the table:&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="mmarchandTSI_1-1693589614176.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56174i3AAB89E7CE1DEAFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mmarchandTSI_1-1693589614176.png" alt="mmarchandTSI_1-1693589614176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="mmarchandTSI_0-1693589570554.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56173i96CEFEB70598911B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mmarchandTSI_0-1693589570554.png" alt="mmarchandTSI_0-1693589570554.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 17:33:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673462#M86096</guid>
      <dc:creator>mmarchandTSI</dc:creator>
      <dc:date>2023-09-01T17:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to group many rows into one row based on matching values of selected fields?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673520#M86099</link>
      <description>&lt;P&gt;Hi and thanks for your response!&amp;nbsp; I am exploring this solution now and will let you know if I have any questions.&amp;nbsp; Much appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 19:27:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-group-many-rows-into-one-row-based-on-matching/m-p/673520#M86099</guid>
      <dc:creator>learning_JSL</dc:creator>
      <dc:date>2023-09-01T19:27:43Z</dc:date>
    </item>
  </channel>
</rss>

