cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Post-query script not working with JMP 15 ?

    Hello, Just installed JMP15. Starting doing some test with some jmpquery I have.I used the "Query Builder" to connect to SQL, and added "Post-Query Script" to save the table in specific folder. When I open the jmpquery file (double click), and click "Run query", I got the datatable from my SQL, but the post-query script seems not running.Could anyone confirm ? I looked at the Preferences\Query Bui...

    geoff1 geoff1
    Discussions |
    Dec 9, 2019 7:07 AM
    3324 views | 3 replies
  • How to pass arguments to different jsl script ?

    Hello,I have a SQL database where we register data for different customers (and each customer has many tools).
    I am in the process to create an automatic reports to monitor the tools performance from the SQL DB.
    For one customer, I have a long script working (one long JSL) that connect to the SQL, run a query, save the table from the query, then modify/filter the table to get the data I need, then d...

    geoff1 geoff1
    Discussions |
    Dec 9, 2019 6:16 AM
    4602 views | 3 replies
  • Changing the Scale of a GraphBuilder graph with attribute data when axis shows nested data

    Hello JMP community, I would like to adjust the time scale of a graph builder graph that displays a parameter on the y axis, and lot and date, nested, on the x axis.I found that I had to convert the date to a character format to allow nesting (let me know please if this is not required).However the character date format makes it harder to set the scale of the graph since the scale is a count of th...

    JensRiege JensRiege
    Discussions |
    Dec 9, 2019 2:49 AM
    1853 views | 1 replies
  • JMP 15 AppleScript Run Program()

    I've never used Run Program() before, and I need some help. Since JMP can't open password-protected Excel files, I'm working up a little Applescript to open them and export them as unprotected .csv. I'd like to run this Applescript from within a JSL script. Maybe if it works well, I'll create a little JMP user function to wrap it, so I can simulate in JMP the ability to open password-protected Exc...

    john_madden john_madden
    Discussions |
    Dec 8, 2019 12:11 PM
    4841 views | 5 replies
  • How to ask User select columns then proceed distribution

    Hi all, I'm currenly trying to learn the tableau script and want to releiazed one feature. Ask User choose 1 or many cloumn --> proceed distribuiton May I know how to relaized this?  thanks.

    Tooony Tooony
    Discussions |
    Dec 7, 2019 4:20 AM
    3275 views | 3 replies

Latest Discussions

  • Changing the Scale of a GraphBuilder graph with attribute data when axis shows nested data

    Hello JMP community, I would like to adjust the time scale of a graph builder graph that displays a parameter on the y axis, and lot and date, nested, on the x axis.I found that I had to convert the date to a character format to allow nesting (let me know please if this is not required).However the character date format makes it harder to set the scale of the graph since the scale is a count of th...

    JensRiege JensRiege
    Discussions |
    Dec 9, 2019 2:49 AM
    1853 views | 1 replies
  • Installing a JMP addin with the addin.def on a Mac

    I want to install an addin without packing it into a .jmpaddin file (because I want it to be an active repo).  On Windows I just drag the addin.def file into JMP, but that doesn't seem to work on a Mac.  Anyone know how that works? I'm real bad at Mac.      

    vince_faller vince_faller
    Discussions |
    Dec 6, 2019 9:47 AM
    2687 views | 3 replies
  • Box-Cox transformation with 0 values

    I tried to perform a Box-Cox transformation, but got an error because I have 0 values in some of my Y column. My data is tree regeneration density (stems/ha), so some plots had 0 stems in them. Is there a way around this error?

    TreeStatsNoob TreeStatsNoob
    Discussions |
    Dec 6, 2019 6:43 AM
    3606 views | 1 replies
  • Sample Size for DOE

    Hello,I write you to have some suggestion regarding on topic linked to the DOE.I have a industrial process. The outout (response) of the process is the percentage of scrap.The average of this scrap is around 1.5%.I want to create a DOE to identify main factors, interactions, model,...My question is: how I can determine the number of the replicates for each corner (for a specific power) to be sure ...

    Simone1 Simone1
    Discussions |
    Dec 5, 2019 2:35 AM
    97646 views | 11 replies
  • Is it possible to combine two pictures in one expression column?

    Hi, I have a table with two expression columns containing pictures. When I hover the mouse over the data points only one picture is displayed, despite both columns being labelled. What is the easiest way to display both pictures at the same time? For instance, is it possible to combine the two pictures in a single expression column so that when this is labelled, both pictures get displayed?I have ...

    nvi nvi
    Discussions |
    Dec 4, 2019 1:11 PM
    9179 views | 6 replies

Latest Discussions

  • Difference between std error in "Parameter Estimates" and "Least Squares Means Table"?

    I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks! 

    Ranae Ranae
    Discussions |
    Nov 26, 2019 11:44 AM
    1560 views | 0 replies
  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    1929 views | 0 replies
  • Analysis of covariance (ANCOVA) for Split plot Design

    Hi, I have a problem where I want to do ANCOVA and It is new for me.We have,Main plot data (2 treatments)Subplot data (10 treatments)Yield datawe want to add lodging (%) score as a covariate. How to do it? (I have seen some video tutorial from Youtube but its not easy to understand for me) Your cooperation will be highly appreciated.

    Harun-Or-Rashid Harun-Or-Rashid
    Discussions |
    Oct 29, 2019 9:03 PM
    1298 views | 0 replies
  • Send Expects Scriptable Object in access or evaluation of 'Send' Error

    I create a new window with variability chart, and put into journal. After that i want to save into pdf. But at the last line to save into PDF, it give me error like below. and nothing is saved into pdf. Need some advice which part i am doing wrong?  ErrorSend Expects Scriptable Object in access or evaluation of 'Send' , report_R235 << /*###*/SavePDF( "C:\LimTY\NXP\Product\Pegasus\Characterization\...

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 10, 2019 8:43 PM
    1335 views | 0 replies
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    2136 views | 0 replies
view all discussions