cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

JMP connection to MySql Database & graphs

I have a question I can't seem to figure out.

 

If I connect to a database, with joins, for example with the query builder. Then I generate a dashboard with graphs.

 

If the database values change, will the graphs be modified automatically too? Or does JMP download the data from the database and, therefore, it will be static?

 

Thanks, 

Juan Pablo.

1 REPLY 1
pmroz
Super User

Re: JMP connection to MySql Database & graphs

JMP downloads the data from the database and is therefore static.  You will need to requery your database in order to refresh the graphs.

Recommended Articles