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
SaraGo
Level II

Interactive HTML files: Can I link them to the data in my JMP database?

Is there a way I can link a HTML file to my JMP table? Namely, every time the data in the JMP table are modified, the HTML file will be updated as well.

In case this is not possible, is there a different tool for (1) sharing files (e.g. histograms) with someone who does not have JMP on their laptop and (2) make sure these files are updated as the data in the (main) JMP table are modified? 

 

Thanks!

1 REPLY 1

Re: Interactive HTML files: Can I link them to the data in my JMP database?

We offer JMP Live for this purpose. You can try it at JMP Public.

 

Otherwise, you will have to write a script that detects a dirty data table, re-creates the JMP output, and saves the HTML to the same location. That sequence will not necessarily update the page as it happens, though.

Recommended Articles