<?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: Subset By: information about the By Group? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Subset-By-information-about-the-By-Group/m-p/922872#M108151</link>
    <description>&lt;P&gt;ah, table variable. easy.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jan 2026 16:02:34 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2026-01-09T16:02:34Z</dc:date>
    <item>
      <title>Subset By: information about the By Group?</title>
      <link>https://community.jmp.com/t5/Discussions/Subset-By-information-about-the-By-Group/m-p/922862#M108150</link>
      <description>&lt;P&gt;After subgrouping a table with the "by" option and concatenating the daughter tables, the final table contains a new column with the By Group Information.&lt;/P&gt;
&lt;P&gt;Where is this information saved - can it be accessed by the user?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );

dts = dt &amp;lt;&amp;lt; Subset(	By( :sex ),columns(:name));

dts[1] &amp;lt;&amp;lt; set name("A");
dts[2] &amp;lt;&amp;lt; set name("B");


dts[1] &amp;lt;&amp;lt; Concatenate(dts[2]); // with new column sex !&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Jan 2026 15:59:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Subset-By-information-about-the-By-Group/m-p/922862#M108150</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-01-09T15:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Subset By: information about the By Group?</title>
      <link>https://community.jmp.com/t5/Discussions/Subset-By-information-about-the-By-Group/m-p/922872#M108151</link>
      <description>&lt;P&gt;ah, table variable. easy.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 16:02:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Subset-By-information-about-the-By-Group/m-p/922872#M108151</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2026-01-09T16:02:34Z</dc:date>
    </item>
  </channel>
</rss>

