<?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: Record data preparation actions  into script in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43451#M25162</link>
    <description>Just throwing a thought over the fence on this one - why not use the session script...  You can then clean up the JSL after you've got the session script.&lt;BR /&gt;&lt;BR /&gt;M</description>
    <pubDate>Mon, 21 Aug 2017 17:49:06 GMT</pubDate>
    <dc:creator>MikeD_Anderson</dc:creator>
    <dc:date>2017-08-21T17:49:06Z</dc:date>
    <item>
      <title>Save template of data table as JSL script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/8357#M8351</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm doing some data preparation actions (e.g. standardize colums format, change header name, add formula...) based on one jmp data table,&lt;/P&gt;
&lt;P&gt;want to save those actions into script (similar like macro in excel) then later can used it for other set of data table doing the same things&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kindly asking is there a way to do it ?&amp;nbsp; if possible, can anyone show steps how to make it into JSL?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hu Pin&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 21:07:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/8357#M8351</guid>
      <dc:creator>hupin</dc:creator>
      <dc:date>2018-02-13T21:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/8358#M8352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 09:06:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/8358#M8352</guid>
      <dc:creator>hupin</dc:creator>
      <dc:date>2014-04-10T09:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43399#M25131</link>
      <description>&lt;P&gt;I have the exact same issue, but the solution to this post is "I found it".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone post where the information is to perform this type of action?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 12:35:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43399#M25131</guid>
      <dc:creator>DVLuna</dc:creator>
      <dc:date>2017-08-18T12:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43406#M25136</link>
      <description>&lt;P&gt;You could also simply save the final version of the data table (finished columns, table variables and scripts, et cetera) without any rows to be used in the future as a template. Simply populate the columns with new data as needed. You don't necessarily need a script for everything. (There might be more to your request that was not stated that makes a script a better solution.)&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 13:50:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43406#M25136</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-08-18T13:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43419#M25144</link>
      <description>&lt;P&gt;I have been creating scripts for everything from reusing scripts, graphs and formatting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounds like I should have been using the template concept the whole time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you point me to any documentation/instructions on how to setup and use templates?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 10:14:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43419#M25144</guid>
      <dc:creator>DVLuna</dc:creator>
      <dc:date>2017-08-19T10:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43420#M25145</link>
      <description>&lt;P&gt;I generally like to avoid scripting - my own preference is to use built in functionality wherever possible.&amp;nbsp; However, in this case, the template table will not accomplish what I want - my personal view of this query.&amp;nbsp; I am interested in documenting the work flow, not just for the analysis, but for the data preparation.&amp;nbsp; One advantage of tools such as Alteryx or KNIME is their ability to document all of the stages of data preparation.&amp;nbsp; Looking at the formulas that are in the JMP table template will not show enough of the preparation - simple things like changing data types, replacing 0 values with missing, etc.&amp;nbsp; A column recode can show that 0 was replace with missing, but it is nearly impossible to recreate the entire data cleansing process from the formulas imbedded into created columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, while this solution may work for some, I am still interested in finding ways to answer the original question.&amp;nbsp; If "found it" indeed means there is a way that was found, can someone please share it?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 12:06:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43420#M25145</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2017-08-19T12:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43446#M25159</link>
      <description>&lt;P&gt;It sounds like you migh have a lot of more general questions related to scripting data clean-up, but with respect to recoding, my practice is to use the "recode script" option. &amp;nbsp; I can begin to recode, then stop, save and run the recode script, do more recodeing, and then merge the new chages with the old recode script in the table. &amp;nbsp; All of this is just button clicking to generate the recode script and to do the recode merge.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recenlty I've been using query builder to get data, so then I just copy&amp;nbsp;the recode script to the post query script tab and I get pre-cleaned data when I run the query the next time. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as documenting the changes goes, the recode script its self is a pretty good record and the script is explicit and easy enough to read that I can edit my redoce mistakes later.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 16:23:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43446#M25159</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2017-08-21T16:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43451#M25162</link>
      <description>Just throwing a thought over the fence on this one - why not use the session script...  You can then clean up the JSL after you've got the session script.&lt;BR /&gt;&lt;BR /&gt;M</description>
      <pubDate>Mon, 21 Aug 2017 17:49:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/43451#M25162</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2017-08-21T17:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Record data preparation actions  into script</title>
      <link>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/51207#M29068</link>
      <description>&lt;P&gt;Another way to save the "template" of the data table is to click on the red triangle drop down menu next to the table name in the Tables panel (top lefthand corner of the data table) and click on "Copy Table Script."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, open a new script window, paste the script and save it for later use. The script could be modified to remove the actual data values and just keep the pieces essential to your template (e.g. formulas, data/modeling types, formats, etc.).&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 21:06:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Save-template-of-data-table-as-JSL-script/m-p/51207#M29068</guid>
      <dc:creator>sseligman</dc:creator>
      <dc:date>2018-02-13T21:06:12Z</dc:date>
    </item>
  </channel>
</rss>

