<?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 Why Scripts Group is lost when doing Table Subset? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/526930#M75084</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I frequently use table subset, often when having complex tasks with big data,&lt;/P&gt;
&lt;P&gt;I try the things I plan with a subset of&amp;nbsp; 1/100 of rows etc. to be much faster for tests.&lt;/P&gt;
&lt;P&gt;During that I observed on my system (JMP 16.0, Windows10), that columns groups are kept, but script groups are lost.&lt;/P&gt;
&lt;P&gt;This makes no sense to my eyes, or is there any reason for this behaviour?&lt;/P&gt;
&lt;P&gt;If not, I would like to issue this for the wish list.&lt;/P&gt;
&lt;P&gt;Thanks ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );

dt = Open( "$SAMPLE_DATA/Big Class.jmp" );

// group columns
dt &amp;lt;&amp;lt; group columns( "numeric", {weight, height} );

// group scripts
dt &amp;lt;&amp;lt; group scripts(
	"Graph Builder",
	{"Graph Builder Smoother Line", "Graph Builder Line and Bar Charts", "S_Big_Class_Graph_Builder_Line_and_Bar_Chart_Scp",
	"Graph Builder Line Chart", "Graph Builder Heatmap"}
);

// making subset, why columns group is maintained, and script group is lost?
dt &amp;lt;&amp;lt; Subset( Rows( [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40] ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:51:49 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2023-06-10T23:51:49Z</dc:date>
    <item>
      <title>Why Scripts Group is lost when doing Table Subset?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/526930#M75084</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I frequently use table subset, often when having complex tasks with big data,&lt;/P&gt;
&lt;P&gt;I try the things I plan with a subset of&amp;nbsp; 1/100 of rows etc. to be much faster for tests.&lt;/P&gt;
&lt;P&gt;During that I observed on my system (JMP 16.0, Windows10), that columns groups are kept, but script groups are lost.&lt;/P&gt;
&lt;P&gt;This makes no sense to my eyes, or is there any reason for this behaviour?&lt;/P&gt;
&lt;P&gt;If not, I would like to issue this for the wish list.&lt;/P&gt;
&lt;P&gt;Thanks ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );

dt = Open( "$SAMPLE_DATA/Big Class.jmp" );

// group columns
dt &amp;lt;&amp;lt; group columns( "numeric", {weight, height} );

// group scripts
dt &amp;lt;&amp;lt; group scripts(
	"Graph Builder",
	{"Graph Builder Smoother Line", "Graph Builder Line and Bar Charts", "S_Big_Class_Graph_Builder_Line_and_Bar_Chart_Scp",
	"Graph Builder Line Chart", "Graph Builder Heatmap"}
);

// making subset, why columns group is maintained, and script group is lost?
dt &amp;lt;&amp;lt; Subset( Rows( [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40] ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:51:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/526930#M75084</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2023-06-10T23:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why Scripts Group is lost when doing Table Subset?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/527131#M75102</link>
      <description>&lt;P&gt;I agree -- it certainly seems like these should be kept!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:01:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/527131#M75102</guid>
      <dc:creator>ErraticAttack</dc:creator>
      <dc:date>2022-07-27T17:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why Scripts Group is lost when doing Table Subset?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/801893#M97778</link>
      <description>&lt;P&gt;does anybody know the reason why script groups are lost ?&lt;BR /&gt;It is "intentional" - or a bug?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 22:19:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/801893#M97778</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-09-25T22:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why Scripts Group is lost when doing Table Subset?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/802008#M97798</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2742"&gt;@martindemel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;can you please find someone&amp;nbsp;@JMP to answer?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 10:49:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/802008#M97798</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2024-09-26T10:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why Scripts Group is lost when doing Table Subset?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/805126#M98318</link>
      <description>&lt;P&gt;Please send it to &lt;A href="mailto:support@jmp.com" target="_blank"&gt;support@jmp.com&lt;/A&gt;&amp;nbsp;for further investigation. and refer to this thread in your e-mail body. Our technical support would be the best touch-point for getting an answer to your "why" question.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 13:57:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/805126#M98318</guid>
      <dc:creator>martindemel</dc:creator>
      <dc:date>2024-10-11T13:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why Scripts Group is lost when doing Table Subset?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/807898#M98733</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/61564"&gt;@JMP-Andy&lt;/a&gt;&amp;nbsp;&amp;nbsp;just submitted a wish to fix the issue:&amp;nbsp;&lt;LI-MESSAGE title="Inherited Script Groups" uid="807849" url="https://community.jmp.com/t5/JMP-Wish-List/Inherited-Script-Groups/m-p/807849#U807849" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(explanation is for join, but the wish is general: for all table operations)&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 04:38:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Scripts-Group-is-lost-when-doing-Table-Subset/m-p/807898#M98733</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-10-24T04:38:45Z</dc:date>
    </item>
  </channel>
</rss>

