<?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 How to make script a function of merging tables(3 different excel(or csv) files) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391946#M64228</link>
    <description>&lt;P&gt;Hello:)&lt;/P&gt;&lt;P&gt;I have a question about making a script for merging tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are few steps as followings that i want to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. There are 3 different files which have its own test results of different types and shares the same configuration code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I want to merge these 3 files into one table using JMP tool bar [table - update - match(configuration code].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far, it is fine and works so well. But i want to make these entire steps as a JSL Script for automation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somebody help me:) Thanks in advance&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:31:27 GMT</pubDate>
    <dc:creator>yummy</dc:creator>
    <dc:date>2023-06-10T23:31:27Z</dc:date>
    <item>
      <title>How to make script a function of merging tables(3 different excel(or csv) files)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391946#M64228</link>
      <description>&lt;P&gt;Hello:)&lt;/P&gt;&lt;P&gt;I have a question about making a script for merging tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are few steps as followings that i want to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. There are 3 different files which have its own test results of different types and shares the same configuration code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I want to merge these 3 files into one table using JMP tool bar [table - update - match(configuration code].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far, it is fine and works so well. But i want to make these entire steps as a JSL Script for automation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somebody help me:) Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:31:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391946#M64228</guid>
      <dc:creator>yummy</dc:creator>
      <dc:date>2023-06-10T23:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to make script a function of merging tables(3 different excel(or csv) files)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391951#M64230</link>
      <description>&lt;P&gt;Perform your desired merging interactively.&amp;nbsp; Then go to the Source Entry in the new data table that was created, and&amp;nbsp; right mouse click and select Edit.&amp;nbsp; It will display the script that was used to put the data together.&amp;nbsp; Copy and Paste it into a new script window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 03:44:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391951#M64230</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-06-09T03:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to make script a function of merging tables(3 different excel(or csv) files)</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391962#M64231</link>
      <description>&lt;P&gt;Thank you, sir. You are genius. As you mentioned, I could get a script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to merge 3 different tables, i'll call them A,B,C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I want to merge these 3 files(A,B,C). First, I merged A and B. And the merged table showed up. At that window, I tried merge it and C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(A,B,C all have same column. The name is 'config_code'. So I used this column for 'match'.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i wanted for final result is the one table containing A,B,C. But, what i got is containing just two of them. A&amp;amp;B or A&amp;amp;C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did this problem come from JMP trial version? Or Is there something I did wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you:)&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 05:30:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-script-a-function-of-merging-tables-3-different/m-p/391962#M64231</guid>
      <dc:creator>yummy</dc:creator>
      <dc:date>2021-06-09T05:30:17Z</dc:date>
    </item>
  </channel>
</rss>

