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

  • Setting up a pre-selection of categories and variables for Dashboard users

    I need my dashboard to be fully flexible and allow users to pre-select: a- The reference category from the variable "Group" b - The variables on which to run the dashboard on. Then, the dashboard to use these such the code knows that:Ref = "name of reference group selected"
    cols = { list of columns selected} Is there a way to have a dialogue window populate with the categories of a variable and the...

    EB101 EB101
    Discussions |
    Sep 29, 2021 11:41 AM
    1991 views | 5 replies
  • Create UI to help build sql queries

    I'm looking to create a JMP UI where a user selects a program to run and adds in some data filter options to the end [after where statement] or middle [from statement] of an SQL query.  My first problem is that i think i'm assigning the user entered/selected data incorrectly to a new variable (see row 45--->DataParam_1).  Then i'm not sure how to assign the filter selection statements ("AND ....")...

    Tom_P Tom_P
    Discussions |
    Sep 29, 2021 11:03 AM
    4026 views | 7 replies
  • How to send the second chart in a distribution by group to a journal using JSL?

    Hi, I am back with another issue I am having with an example script. Names Default To Here(1); dt = open("$SAMPLE_DATA/Big Class.jmp"); //loads data table include ("plotScatterPlot.jsl"); // plots a 3D scatter plot Window ("Big Class - Scatterplot 3D of age, height")[outlinebox(1)]<< journal;  include ("distributionBySex.jsl"); Window ("Big Class - Distribution")[outlinebox(1)]<< journal;where wh...

    Neo Neo
    Discussions |
    Sep 29, 2021 10:31 AM
    966 views | 1 replies
  • Reporting x value when y approaches zero

    I have multiple data sets similar to the one shown below where I would like to review the y values (in the graph shown this is "H2O pickup") and create a report out when these values approach zero. I would like to be able to set a threshold around this at a value close to zero. In the picture I have shown -0.0005 for the y value and the resulting x solution reported would be around a cycle time of...

    thedellette thedellette
    Discussions |
    Sep 29, 2021 6:46 AM
    1530 views | 4 replies
  • Process screening platform change between JMP 15 and JMP16

    Hello,  I use the process screening platform in a script. S = Response Screening( Y( Eval( Expr( YParamList ) ) ), X( :Split ), practical difference portion( 0.05 ),save compare means );Then I use the output table to draw  plots of significant parameters. However since we use JMP16 it doesn't work well. It seems that the name of table, the order of tables (the active table after execution is not t...

    ptijerome ptijerome
    Discussions |
    Sep 29, 2021 4:55 AM
    1793 views | 5 replies

Latest Discussions

  • Setting up a pre-selection of categories and variables for Dashboard users

    I need my dashboard to be fully flexible and allow users to pre-select: a- The reference category from the variable "Group" b - The variables on which to run the dashboard on. Then, the dashboard to use these such the code knows that:Ref = "name of reference group selected"
    cols = { list of columns selected} Is there a way to have a dialogue window populate with the categories of a variable and the...

    EB101 EB101
    Discussions |
    Sep 29, 2021 11:41 AM
    1991 views | 5 replies
  • Process screening platform change between JMP 15 and JMP16

    Hello,  I use the process screening platform in a script. S = Response Screening( Y( Eval( Expr( YParamList ) ) ), X( :Split ), practical difference portion( 0.05 ),save compare means );Then I use the output table to draw  plots of significant parameters. However since we use JMP16 it doesn't work well. It seems that the name of table, the order of tables (the active table after execution is not t...

    ptijerome ptijerome
    Discussions |
    Sep 29, 2021 4:55 AM
    1793 views | 5 replies
  • Using DOE to optimize a process

    Dear JMP-Community, I want to optimize a process. I have 5 factors (X1 –X5), whereof one is a hard-to-change factor (X3) and 10 response variables (Y1-Y10). Responses are measured with a trained sensory panel (8 – 11 assessors). Each assessor can evaluate 3 samples per whole plot (=day). The assessors evaluate the intensities of the defined attributes (=responses) using an unstructured line scale ...

    kjl kjl
    Discussions |
    Sep 28, 2021 11:01 PM
    2057 views | 2 replies
  • How can I calculate with formula  and create such a bar graph in JMP?

    How can I calculate adherence in %  see example in attachment and create such a bar graph in JMP?    

    Laetisten Laetisten
    Discussions |
    Sep 28, 2021 7:44 AM
    2271 views | 5 replies
  • Variability Chart - Cannot Add Line For Each Data Point In Each Group

    I plot variability chart and want to add line to connect each data point for each group to show the trend.However, the line cannot be added.Could you take a look if I missing anything in my code?dt= Current Data Table(); Rp = dt << Variability Chart( Y( :Qty ), X( :Product, :Lot, :Defect, :Sublot, :workweek ), Max Iter( 100 ), Conv Limit( 0.00000001 ), Number Integration Abscissas( 128 ), N...

    bzanos bzanos
    Discussions |
    Sep 28, 2021 5:50 AM
    871 views | 1 replies

Latest Discussions

  • Skip Lot Sampling Plan

    Hi,I am interested to use JMP for skip lot sampling plan. I like to test only a fraction (f) of samples after successful inspection of (n) number of samples. Here is the link to NIST https://www.itl.nist.gov/div898/handbook/pmc/section2/pmc27.htm I appreciate any help you can provide. Thanks Adam

    AT AT
    Discussions |
    Sep 10, 2021 10:38 AM
    943 views | 0 replies
  • Time values in xls or xlsx, csv, and JMP

    Hi all, I have a strange issue with the time values from my excel. I have some data (example is attached here as excel file), the time column is an interest for me and I would add the date and time column together to create a date time column. To analyze the data, I use JMP so I am importing the excel file.However, I ran into a number of oddities:1. When I import multiple files (from customers to ...

    fliew0410 fliew0410
    Discussions |
    Sep 7, 2021 7:25 AM
    943 views | 0 replies
  • Error while using Azure MFA to connect with JMP

    I have rightly set up the ODBC connection version 17 for SQL server using Azure MFA. However, when I try to connect for the DSN via JMP i get the following error. how to overcome this error in JMP14.  [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Password option must not be specified, if Authentication option is 'ActiveDirectoryInteractive'.

    hariharan249 hariharan249
    Discussions |
    Sep 3, 2021 7:14 AM
    655 views | 0 replies
  • Applying Boolean Logic to filtering/selecting records in a Dashboard/Application built from multiple platforms

    Hi everyone,  I've been working on a systematic map to accompany a literature review on forest bird habitat relationships that is getting much closer to completion. A hearty shout out to community members @cwillden , @txnelson , @danschikore , @brady_brady , and technical support crew Adam Morris, Sarah Seligman, Laura Archer, and Wendy Murphrey for helping me get this project this far along.  I f...

    caseylott caseylott
    Discussions |
    Aug 17, 2021 11:15 AM
    1214 views | 0 replies
  • Projects Window List in JMP 15 for Mac -- Reorder?

    I'm trying to use JMP projects more with the promise of re-using graphs and analyses on new sets of similar data. I'm using the Window List in the UL as a kind of 'table of contents' that I can click into to see/show my findings for various analyses.  There is a flow to the findings which I'd like to order in that Window List.  Is this possible? I can't click and drag an entry for a window up or d...

    datanaut datanaut
    Discussions |
    Aug 16, 2021 6:38 AM
    610 views | 0 replies
view all discussions