cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • copy value to multiple dropdown boxes

    Hi,i am performing this action too many times to not know how to copy selection from first row to the rest, can you advice?  

    JMPFan1 JMPFan1
    Discussions |
    Mar 20, 2022 2:28 AM
    1464 views | 3 replies
  • How to find relation in parameters pairs in one variable

    Hi  I have a table with a failure list.  Each row has a systems ID and parts failed number   I would like to test if there are pairs of parts (or pairs). This means if there are pairs of parts in a system that fails together.  If the parts fail together it will be shown by two different rows.     

    Talchaim-Damri Talchaim-Damri
    Discussions |
    Mar 19, 2022 3:15 PM
    1171 views | 2 replies
  • Encounter the warning message “JMP Pro Access Violation Error” and functions disappear

    I'm using JMP pro 16.1.0. While using it, I then received the warning message "JMP Pro Access Violation Error" after that program shutdown itself immediately. When I open the program back, I reallize that some functions are disappear i.e., fit model step wise.Another observation is that the license becomes expire eventhough I updated it before. Whenever I successfully update the license and close ...

    TasapornV TasapornV
    Discussions |
    Mar 19, 2022 6:00 AM
    985 views | 1 replies
  • Set user in put as new variable

    Hello,  I am looking to create a script which takes a user input and outputs these inputs into a data table. My script below outputs a data table but does not insert the user variables, would someone be able to help as I think I may be misunderstanding how to insert it.  v1 = text = " ID"; // two numbers with default w = New Window( "Synch Request", // opens a window with a title and this content...

    LukeFarrell LukeFarrell
    Discussions |
    Mar 19, 2022 1:15 AM
    1887 views | 4 replies
  • Adding Center Points to a Main Effects DOE with Factor Constraints

    Hello, I am designing an 7 factor DOE with a constraint on placed on two of the factors. I would like to add center points to the experiments, but when I select "Define Factor Constraints" the option to add center points disappears. Are these two options exclusive of each other? Before I attempt to add the constraints I can freely add center points. Thanks, David

    dbu dbu
    Discussions |
    Mar 18, 2022 11:31 AM
    2531 views | 5 replies

Latest Discussions

  • How to find relation in parameters pairs in one variable

    Hi  I have a table with a failure list.  Each row has a systems ID and parts failed number   I would like to test if there are pairs of parts (or pairs). This means if there are pairs of parts in a system that fails together.  If the parts fail together it will be shown by two different rows.     

    Talchaim-Damri Talchaim-Damri
    Discussions |
    Mar 19, 2022 3:15 PM
    1171 views | 2 replies
  • Encounter the warning message “JMP Pro Access Violation Error” and functions disappear

    I'm using JMP pro 16.1.0. While using it, I then received the warning message "JMP Pro Access Violation Error" after that program shutdown itself immediately. When I open the program back, I reallize that some functions are disappear i.e., fit model step wise.Another observation is that the license becomes expire eventhough I updated it before. Whenever I successfully update the license and close ...

    TasapornV TasapornV
    Discussions |
    Mar 19, 2022 6:00 AM
    985 views | 1 replies
  • Set user in put as new variable

    Hello,  I am looking to create a script which takes a user input and outputs these inputs into a data table. My script below outputs a data table but does not insert the user variables, would someone be able to help as I think I may be misunderstanding how to insert it.  v1 = text = " ID"; // two numbers with default w = New Window( "Synch Request", // opens a window with a title and this content...

    LukeFarrell LukeFarrell
    Discussions |
    Mar 19, 2022 1:15 AM
    1887 views | 4 replies
  • As a new member of JMP, what should I focus on.

    MasonWang MasonWang
    Discussions |
    Mar 18, 2022 11:26 AM
    1162 views | 3 replies
  • How to work with R tibble objects

    I really like integrating R code in JSL, but how can I deal with the correct handling of a tibble (dplyr) object. It seems like the object is damaged, when displayed in JMP. The output on my PC is visible in the appended image.R Init(); R Submit("library(dplyr)"); x = R Execute({},{data_table},"\[ data_table <- tibble(x = c("A", NA, "B", "C"), y = c("D", "E", "F", "G")) ]\" ); data_table << N...

    JHX JHX
    Discussions |
    Mar 18, 2022 10:32 AM
    1880 views | 3 replies

Latest Discussions

  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    842 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    599 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    771 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    589 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1391 views | 0 replies
view all discussions