<?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: &amp;quot;Subset By&amp;quot; with a column that has empty values - how to ignore them? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846387#M102099</link>
    <description>&lt;P&gt;The way I would do this is to go to the data table and select all rows that do not have missing values for the column in question,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1741231514669.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73595i0D1CC42585278EF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1741231514669.png" alt="txnelson_0-1741231514669.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and then in the Subset dialog box, specify to only use selected rows&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1741231641261.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73596i754F9DAB2F563BA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1741231641261.png" alt="txnelson_1-1741231641261.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 03:27:30 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2025-03-06T03:27:30Z</dc:date>
    <item>
      <title>"Subset By" with a column that has empty values - how to ignore them?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846372#M102097</link>
      <description>&lt;P&gt;I need to subset a table by a column with categorical values. Some rows have that By Column empty.&lt;/P&gt;&lt;P&gt;When I'm subsetting - how to NOT get any table where that By Column is empty?&lt;/P&gt;&lt;P&gt;Excluding and\or hiding those rows doesn't help, and I don't want to delete those rows.&lt;/P&gt;&lt;P&gt;Any other way?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 02:54:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846372#M102097</guid>
      <dc:creator>miguello</dc:creator>
      <dc:date>2025-03-06T02:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: "Subset By" with a column that has empty values - how to ignore them?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846387#M102099</link>
      <description>&lt;P&gt;The way I would do this is to go to the data table and select all rows that do not have missing values for the column in question,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1741231514669.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73595i0D1CC42585278EF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1741231514669.png" alt="txnelson_0-1741231514669.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and then in the Subset dialog box, specify to only use selected rows&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1741231641261.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73596i754F9DAB2F563BA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1741231641261.png" alt="txnelson_1-1741231641261.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 03:27:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846387#M102099</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2025-03-06T03:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Subset By" with a column that has empty values - how to ignore them?</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846658#M102125</link>
      <description>&lt;P&gt;&lt;SPAN&gt;🤦&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Of course!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Select where not empty, subset with selected rows, then again subset by...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 05:10:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Subset-By-quot-with-a-column-that-has-empty-values-how-to/m-p/846658#M102125</guid>
      <dc:creator>miguello</dc:creator>
      <dc:date>2025-03-07T05:10:29Z</dc:date>
    </item>
  </channel>
</rss>

