cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

Is there a way to import multiple excel files with more than one sheets in each excel files ? additionaly, is it possible set subfolder name of each excel files,file names and sheet names as labels ?

Attachments are the raw data and file path for simulation.

thanks!

SeanJYsh_0-1646273874856.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

the Multiple File Import() function handles all of your questions except for placing the complete file path(subfolder name).  It can only add the file name as a column value.

 

 

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

the Multiple File Import() function handles all of your questions except for placing the complete file path(subfolder name).  It can only add the file name as a column value.

 

 

Jim
SeanJYsh
Level I

Re: how to import multiple excel files sheets with subfolder/file name/sheet name lables with "JMP import multiple files function" ?

Got it,Thanks!

Recommended Articles