<?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 Unpopulated Excel Data in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775377#M95754</link>
    <description>&lt;P&gt;I am writing a script that will import an excel sheet and perform various cleaning and analysis actions on it. However, the excel sheets that will be imported are updated daily and have 20,000+ rows that will only populate when you refresh it in excel. I have not been able to find a way to refresh this data sheet in the excel import wizard or in JMP without going into the excel sheet and refreshing it there first - does anyone know of a way to refresh excel data during import so that the user won't have to separately refresh the excel sheet?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2024 14:48:18 GMT</pubDate>
    <dc:creator>S_Boilermaker</dc:creator>
    <dc:date>2024-07-25T14:48:18Z</dc:date>
    <item>
      <title>Import Unpopulated Excel Data</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775377#M95754</link>
      <description>&lt;P&gt;I am writing a script that will import an excel sheet and perform various cleaning and analysis actions on it. However, the excel sheets that will be imported are updated daily and have 20,000+ rows that will only populate when you refresh it in excel. I have not been able to find a way to refresh this data sheet in the excel import wizard or in JMP without going into the excel sheet and refreshing it there first - does anyone know of a way to refresh excel data during import so that the user won't have to separately refresh the excel sheet?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 14:48:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775377#M95754</guid>
      <dc:creator>S_Boilermaker</dc:creator>
      <dc:date>2024-07-25T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import Unpopulated Excel Data</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775387#M95755</link>
      <description>&lt;P&gt;Depending on what the excel is doing, could you perform the data population in JMP? If not, you might have to use Run Program() from JMP and utilize commandline/vscript/powershell to update the data in the excel sheet before loading it to JMP.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 14:57:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775387#M95755</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-07-25T14:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import Unpopulated Excel Data</title>
      <link>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775410#M95760</link>
      <description>&lt;P&gt;In JMP 18, there is a Update Table script that is provided in the imported JMP table.&amp;nbsp; If you run this table script, AND the # of columns exactly matches the prior table, it will update the data in place in the JMP table.&amp;nbsp; However, it will not be applying your cleaning or analysis actions so it may not be useful.&amp;nbsp; Alternatives that I can think of, which are not simple, are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; Use JSL file functions and scheduling to read the Excel file information to detect when it is changed on disk, then trigger your actions&lt;/P&gt;
&lt;P&gt;&amp;lt;or&amp;gt;&lt;/P&gt;
&lt;P&gt;2. Use Visual Basic for Applications within Excel to drive your operations on JMP when the data changes in Excel.&amp;nbsp; This essentially reverses the flow where Excel becomes the driving application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 16:53:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-Unpopulated-Excel-Data/m-p/775410#M95760</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2024-07-25T16:53:35Z</dc:date>
    </item>
  </channel>
</rss>

