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
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