<?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 Import Column units into new table with JSL in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/9948#M9720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am created a summary table using JSL script from an original data table.&amp;nbsp; Is there an easy way using JSL script to import all of the column properties from the original table (such as units) to the new summary table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 21:06:30 GMT</pubDate>
    <dc:creator>lpatton</dc:creator>
    <dc:date>2014-10-22T21:06:30Z</dc:date>
    <item>
      <title>Import Column units into new table with JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/9948#M9720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am created a summary table using JSL script from an original data table.&amp;nbsp; Is there an easy way using JSL script to import all of the column properties from the original table (such as units) to the new summary table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 21:06:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/9948#M9720</guid>
      <dc:creator>lpatton</dc:creator>
      <dc:date>2014-10-22T21:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Import Column units into new table with JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/9949#M9721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is similar to the &lt;A href="https://community.jmp.com/message/213401" target="_blank"&gt;Copying column properties from one data table to another&lt;/A&gt; discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Get Column Properties and Add Column Properties messages to get them from the source table and set them in the target table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 13:14:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/9949#M9721</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2016-10-28T13:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Import Column units into new table with JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/235909#M46532</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I make a summary table from the tabulate option, the units from the column do not show up in the table. Only the column label is displayed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could write the units by hand into the column label but I wonder if there is a more elegant solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 10:58:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/235909#M46532</guid>
      <dc:creator>ezorlo</dc:creator>
      <dc:date>2019-11-21T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import Column units into new table with JSL</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/235962#M46542</link>
      <description>&lt;P&gt;The column's units are not part of the column name.&amp;nbsp; They are a separate column property, called "Units".&amp;nbsp; What you need to do, is to go to the newly created data table.&amp;nbsp; Then right click on the column header and select&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Column Properties==&amp;gt;Units&lt;/P&gt;
&lt;P&gt;Type the units into the dialog box that is displayed, and then click on OK.&lt;/P&gt;
&lt;P&gt;The Units will then be displayed at the end of the Column Label&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="units1.PNG" style="width: 879px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20415i864610FE7E4B38BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="units1.PNG" alt="units1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="units2.PNG" style="width: 522px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20417i886F190C74FD12C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="units2.PNG" alt="units2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="units3.PNG" style="width: 593px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/20418iF98D33BFCD40FAAB/image-size/large?v=v2&amp;amp;px=999" role="button" title="units3.PNG" alt="units3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 14:35:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Column-units-into-new-table-with-JSL/m-p/235962#M46542</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-11-21T14:35:04Z</dc:date>
    </item>
  </channel>
</rss>

