<?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: Creating JMP script for data manipulation in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/193726#M41426</link>
    <description>&lt;P&gt;I suggest using the interactive Tables &amp;gt; Stack command to achieve the first desired result. You can then copy the Source table script to a script window. You can easily add a new column to the stacked data table with the &amp;lt;&amp;lt; New Column() message. The Repeat() function used with the Index() function should provide the values easy enough.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2019 12:14:20 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2019-04-19T12:14:20Z</dc:date>
    <item>
      <title>Creating JMP script for data manipulation</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/193700#M41421</link>
      <description>&lt;P&gt;Hi i want to create a JSL for following table&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;title1&lt;/TD&gt;&lt;TD&gt;Title2&lt;/TD&gt;&lt;TD&gt;Title3&lt;/TD&gt;&lt;TD&gt;stack1&lt;/TD&gt;&lt;TD&gt;stack2&lt;/TD&gt;&lt;TD&gt;stack3&lt;/TD&gt;&lt;TD&gt;..............&lt;/TD&gt;&lt;TD&gt;stack(n-1)&lt;/TD&gt;&lt;TD&gt;stackn&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;0.5&lt;/TD&gt;&lt;TD&gt;5.0&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;..........&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;45.65&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;F&lt;/TD&gt;&lt;TD&gt;1.52&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;55.35&lt;/TD&gt;&lt;TD&gt;.........&lt;/TD&gt;&lt;TD&gt;22&lt;/TD&gt;&lt;TD&gt;41&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for this table i want to create a script&amp;nbsp;&lt;/P&gt;&lt;P&gt;which will create a new table with stacked all columns from stack1 to stack n. then in new table add new column at the end which will put numbers&amp;nbsp; 1,2..25 abd repeat same sequence till end ofthe table.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 23:48:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/193700#M41421</guid>
      <dc:creator>Probe_PE</dc:creator>
      <dc:date>2019-04-18T23:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating JMP script for data manipulation</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/193726#M41426</link>
      <description>&lt;P&gt;I suggest using the interactive Tables &amp;gt; Stack command to achieve the first desired result. You can then copy the Source table script to a script window. You can easily add a new column to the stacked data table with the &amp;lt;&amp;lt; New Column() message. The Repeat() function used with the Index() function should provide the values easy enough.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2019 12:14:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/193726#M41426</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2019-04-19T12:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating JMP script for data manipulation</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/194498#M41563</link>
      <description>&lt;P&gt;could not see source table script. how to get that ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 01:19:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/194498#M41563</guid>
      <dc:creator>Probe_PE</dc:creator>
      <dc:date>2019-04-25T01:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating JMP script for data manipulation</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/194773#M41570</link>
      <description>&lt;P&gt;The data table that results from the Tables &amp;gt; Stack command should have a table script called Source in the table panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-04-25 at 6.46.19 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/17007i68B01636B51FC6FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-04-25 at 6.46.19 AM.png" alt="Screen Shot 2019-04-25 at 6.46.19 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 10:47:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/194773#M41570</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2019-04-25T10:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating JMP script for data manipulation</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/194985#M41587</link>
      <description>&lt;P&gt;Hi thanks. i got my script. but in that script i have all columns names individually. is there a way that i can make a loop out of it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 17:29:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-JMP-script-for-data-manipulation/m-p/194985#M41587</guid>
      <dc:creator>Probe_PE</dc:creator>
      <dc:date>2019-04-25T17:29:00Z</dc:date>
    </item>
  </channel>
</rss>

