cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

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.pngtxnelson_0-1674505802568.png

 

Jim

Recommended Articles