cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
akeno211
Level I

How do I pull data from multiple CSV files?

I have some CSV files with identical headers. Is there a fast way to add the data from the newer files into the JMP data set? (Faster than opening the file + copy + paste?) Something which I could save the script and just click the button every time there's a new file? 

2 REPLIES 2
SamGardner
Level VII

Re: How do I pull data from multiple CSV files?

Try the Multiple File Import (MFI).  On Windows it is available under File > Import Multiple Files, on MacOS is available under File > Open Multiple.  It will save a script to the data table that is generated with the MFI that you could then copy and re-use, and you can also save a script to a script window from the MFI dialog.

txnelson
Super User

Re: How do I pull data from multiple CSV files?

You can use Multiple File Import for this.  Here is the entry from the Scripting Index on how to use it

txnelson_0-1674505802568.png

 

Jim

Recommended Articles