<?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: Data Table to Table Box in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/300278#M55930</link>
    <description>Justin,&lt;BR /&gt;&lt;BR /&gt;This is exactly what I need. Many thanks!&lt;BR /&gt;&lt;BR /&gt;John</description>
    <pubDate>Fri, 04 Sep 2020 20:45:02 GMT</pubDate>
    <dc:creator>johnmoore</dc:creator>
    <dc:date>2020-09-04T20:45:02Z</dc:date>
    <item>
      <title>Data Table to Table Box</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/38960#M22777</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to send a data table to my report and close the table.&lt;/P&gt;&lt;P&gt;So, Data Table Box is not good - a table in the report disappears.&lt;/P&gt;&lt;P&gt;Is there some quick way to create simple not linked Table Box from Data table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Tom.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 07:58:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/38960#M22777</guid>
      <dc:creator>tom_abramov</dc:creator>
      <dc:date>2017-05-08T07:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Data Table to Table Box</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/38966#M22781</link>
      <description>&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;if you are working with a journal you could try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current Data Table() &amp;lt;&amp;lt; Journal;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to print it to the journal and to close it afterwards:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Close(dt,NoSave);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 09:18:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/38966#M22781</guid>
      <dc:creator>Tina</dc:creator>
      <dc:date>2017-05-08T09:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data Table to Table Box</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/38990#M22796</link>
      <description>&lt;P&gt;Sending the Get As Report message to the data table will return a TableBox of the data table without any links to the original table.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA\Big Class.jmp" );

nw = New Window( "Big Class",
	dt &amp;lt;&amp;lt; Get As Report()
);

Close( dt, NoSave );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 May 2017 15:11:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/38990#M22796</guid>
      <dc:creator>Justin_Chilton</dc:creator>
      <dc:date>2017-05-08T15:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Table to Table Box</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/39012#M22811</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Exactly what I need.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 06:09:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/39012#M22811</guid>
      <dc:creator>tom_abramov</dc:creator>
      <dc:date>2017-05-09T06:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data Table to Table Box</title>
      <link>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/300278#M55930</link>
      <description>Justin,&lt;BR /&gt;&lt;BR /&gt;This is exactly what I need. Many thanks!&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 04 Sep 2020 20:45:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-Table-to-Table-Box/m-p/300278#M55930</guid>
      <dc:creator>johnmoore</dc:creator>
      <dc:date>2020-09-04T20:45:02Z</dc:date>
    </item>
  </channel>
</rss>

