cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

JMP file question

Hi,

Is there a way for me and a collegue to work on the same JMP file in real time?

We have JMP 17. 

Thanks!

.
4 REPLIES 4
statman
Super User

Re: JMP file question

Craige_Hales
Super User

Re: JMP file question

If you mean "can two people have the same data table open and both be able to edit and save results without clobbering each other's edits," no, JMP does not allow more than one user to open a data table with write permission. Additional users can only read the table. They won't be able to save it because that could revert another user's changes.

I'm pretty sure the google sheet does let multiple users of the same sheet see the other users changes as they happen. I'm pretty sure the google sheet can be fetched as a csv that JMP can read.

You could also use a database, though it would be a bit more involved. It could have a web page front-end, and JMP could create a table from the data base.

Craige

Re: JMP file question

JMP can also dierctly import from Google Sheets with

File-> Internet Open-> Google Sheets...

However iit does it edit the sheet in place.

[Edit]
I just remembered when you have a JMP table you can do

File-> Export and choose Google Sheets

hogi
Level XIII

Re: JMP file question

There are several wishes along this line - with focus on Collaboration with files on Sharepoint:
Optimize Sharepoint Integration 
Optimize Sharepoint Integration II 

Recommended Articles