<?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: Import multiple .csv files where &amp;quot;Number of Header Lines&amp;quot; and &amp;quot;First Data Line&amp;quot; vary by file in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/944020#M109603</link>
    <description>&lt;P&gt;Sometimes you can also import all the files as raw as possible using multiple file import and then perform the cleanup in the table.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2026 06:09:28 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2026-04-24T06:09:28Z</dc:date>
    <item>
      <title>Import multiple .csv files where "Number of Header Lines" and "First Data Line" vary by file</title>
      <link>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/943948#M109598</link>
      <description>&lt;P&gt;We can import multiple files using "Multiple File Import".&amp;nbsp; I have a large number of .csv files to import where the First Header Line is always "1", but the "Number of Header Lines" and consequently, the "First Data Line" may vary between files.&amp;nbsp; For each file, I can potentially use a value in another column to count the "Number of Header Lines", and can also use the first instance of a particular value in that column to denote where the "First Data Line" is, but I am unsure how to script this using JSL.&amp;nbsp; Any help is appreciated.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashwint27_0-1776978809987.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/100726iF139A90BF5D619F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashwint27_0-1776978809987.png" alt="ashwint27_0-1776978809987.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 21:18:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/943948#M109598</guid>
      <dc:creator>ashwint27</dc:creator>
      <dc:date>2026-04-23T21:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Import multiple .csv files where "Number of Header Lines" and "First Data Line" vary by file</title>
      <link>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/943965#M109600</link>
      <description>&lt;P&gt;The only way that I have solved this problem was to write some JSL that loops through the target directory, using JMP defaults to read in the first .csv file.&amp;nbsp; Then read through the data table and detecting the row the first real data are found.&amp;nbsp; Once found I set a variable to the row number.&amp;nbsp; I stop the looping and delete the data table.&amp;nbsp; Then I create the JSL that will read the .csv file correctly, and then read in the file.&amp;nbsp; I then repeat the process for each file.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 02:28:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/943965#M109600</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2026-04-24T02:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Import multiple .csv files where "Number of Header Lines" and "First Data Line" vary by file</title>
      <link>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/944020#M109603</link>
      <description>&lt;P&gt;Sometimes you can also import all the files as raw as possible using multiple file import and then perform the cleanup in the table.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 06:09:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Import-multiple-csv-files-where-quot-Number-of-Header-Lines-quot/m-p/944020#M109603</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-04-24T06:09:28Z</dc:date>
    </item>
  </channel>
</rss>

