How to Automatically Refresh JMP Charts When SQL Data Updates
I have connected JMP to my SQL database and created several charts based on this data. However, I would like to ensure that my charts always reflect the most up-to-date information from the database. What is the best way to refresh or update the data in JMP so that my charts automatically reflect any new or updated records in the SQL database? I heard a custom scrip would help. But I do not know h...