<?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: Multiple file import update data table in place in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258345#M50758</link>
    <description>&lt;P&gt;What are your specifics of your problem? Rarely have I seen an issue in this domain that can not be solved. I have not seen any update or follow up on&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/17802"&gt;@morussk&lt;/a&gt; issue.&amp;nbsp; If you can provide specifics on your issue, we can move from there.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 22:05:14 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2020-04-15T22:05:14Z</dc:date>
    <item>
      <title>Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249882#M49069</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I'm using MFI to concatenate multiple .csv files from folder(folder gets new files dropped in it every day) for analyzing data in JMP. I have also prepared couple scripts for analysis and data cleanup but my problem is that every time I run script for MFI it opens up a new data table without my prepared scripts for analysis :(&lt;/img&gt;&lt;/P&gt;&lt;P&gt;I wonder what is the way right way to update my current data table in place(without creating new table) and have my analysis scripts ready to fire.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current work-around is that I manually save newly created table, then with separate script I join it with my table with scripts and Joining feature seems to transfer all my scripts and they work.&lt;/P&gt;&lt;P&gt;Note: I did not write my own MFI script, I'm using the script JMP offers to save to data table while running MFI wizard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 03:20:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249882#M49069</guid>
      <dc:creator>morussk</dc:creator>
      <dc:date>2020-03-01T03:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249892#M49070</link>
      <description>&lt;P&gt;Try using&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Tables=&amp;gt;Update&lt;/P&gt;
&lt;P&gt;instead of a join.&amp;nbsp; It updates to the original table, and will retain any scripts within the original table.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 05:04:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249892#M49070</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-03-01T05:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249893#M49071</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Joining works(Joining actually transfers all scripts ) but the problem I have happens earlier - when I hit the Source script button for updating my data table with new concatenated excel files in my folder on my C: drive (which is essentially MFI) it &lt;U&gt;creates new table&lt;/U&gt;&amp;nbsp;- and "creates new table" is my issue. I want to update in place and keep my scripts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont think I can Table=&amp;gt; Update to bring in new excel files from folder on my C: drive.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 05:25:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249893#M49071</guid>
      <dc:creator>morussk</dc:creator>
      <dc:date>2020-03-01T05:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249896#M49072</link>
      <description>&lt;P&gt;I don't believe that you are going to be able to do what you completely want, within the MFI.&amp;nbsp; However, the script that the MFI creates to do the items you currently are doing, should be able to be modified, to do what you want.&amp;nbsp; It may have to create an invisible table that is then updated to your original table, or some other method, but my guess is that a script could be put together to do what you want.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2020 06:02:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/249896#M49072</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-03-01T06:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258333#M50756</link>
      <description>&lt;P&gt;I'm running into the same issue. This thread wasn't started too long ago... did you happen to find a solution?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 21:19:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258333#M50756</guid>
      <dc:creator>ERoderz</dc:creator>
      <dc:date>2020-04-15T21:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258345#M50758</link>
      <description>&lt;P&gt;What are your specifics of your problem? Rarely have I seen an issue in this domain that can not be solved. I have not seen any update or follow up on&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/17802"&gt;@morussk&lt;/a&gt; issue.&amp;nbsp; If you can provide specifics on your issue, we can move from there.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 22:05:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258345#M50758</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-04-15T22:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple file import update data table in place</title>
      <link>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258684#M50815</link>
      <description>Well, I found a work around. Instead of having MFI update the existing table (which would be awesome, but no luck), I have just created a massive script that modifies the column properties, cleans up the data and runs the analysis I need. Has taken a bit of time, but wish MFI could just perform an update instead.</description>
      <pubDate>Fri, 17 Apr 2020 16:36:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Multiple-file-import-update-data-table-in-place/m-p/258684#M50815</guid>
      <dc:creator>ERoderz</dc:creator>
      <dc:date>2020-04-17T16:36:05Z</dc:date>
    </item>
  </channel>
</rss>

