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
cjackso21
Level I

Is there a way to make a script for a JMP Database Query?

In order to get traceability of our materials, I currently build a DB query to pull data from a table an Engineering table in our DB.   Can I create a script to do this?

1 REPLY 1
txnelson
Super User

Re: Is there a way to make a script for a JMP Database Query?

I believe that if you run your interactive database query, then once the new table is created, you can look in the Table Panel on the left side of the data table for the "Source" entry.  Right click on Source and select Edit and you will see the JSL required to perform the extraction using JSL

Jim

Recommended Articles