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

  • how to input multi-selected cells at a time? (similar to 'Ctrl + Enter' in Excel)

    Hello,Does anyone know how to input multi-selected cells within a column at a time in JMP? (similar to 'Ctrl + Enter' in Excel)Thanks!

    ChernoffTurtle7 ChernoffTurtle7
    Discussions |
    Apr 28, 2024 5:23 AM
    919 views | 1 replies
  • Is a D optimal Design useful in this case?

    I have the following problem for which an experimental design has to be created: The stress at a certain point of a model is to be determined by FEA. This model is varied by setting three different parameters. These parameters are to be varied in such a way that the stress is minimized. The stress should be the target value. Angle, modulus and radius are the factors whose influence must be investi...

    bjarne bjarne
    Discussions |
    Apr 28, 2024 4:16 AM
    2626 views | 5 replies
  • Multiple Spec Limits Based on Row Values

    We often structure our inspection sheets based on column identifiers-- see the attached csv. I was wondering if there was a way to run simultaneous analyses based on feature ID and pulling the spec limits so that for each graph, it uses the spec limits in the subsequent columns. Is this possible? Thanks!

    touradnik touradnik
    Discussions |
    Apr 27, 2024 8:41 AM
    1803 views | 3 replies
  • Query base64 data from SQL into the jmp table

    Hi, I'm trying to import base64 encoded data into JMP, but it seems to be truncating the data at 255 characters. The database column containing the base64 string has a length of 546,168 characters. Is there a way to increase the character limit for the jmp table column? Thanks,Jackie 

    Jackie_ Jackie_
    Discussions |
    Apr 27, 2024 7:47 AM
    3181 views | 6 replies
  • How can I change the Load Text File(url) method to Multi HTTP Request method?

    This url already uses the Load Text File(url) to download the data and get the table.url = "……" || gp || "&……"; txt = Load Text File( url ); d1 = JSON To Data Table( txt );How to change to the following form?url = {};dt=Current Data Table(); For( i = 1, i <= 10, i++, gp = dt[i, "test"]; Insert Into( url, "……" || gp || "&……" ); ); rqs = New Multi HTTP Request(); For( i = 1, i <= N Items( url ...

    lala lala
    Discussions |
    Apr 27, 2024 5:52 AM
    1037 views | 1 replies

Latest Discussions

  • Is a D optimal Design useful in this case?

    I have the following problem for which an experimental design has to be created: The stress at a certain point of a model is to be determined by FEA. This model is varied by setting three different parameters. These parameters are to be varied in such a way that the stress is minimized. The stress should be the target value. Angle, modulus and radius are the factors whose influence must be investi...

    bjarne bjarne
    Discussions |
    Apr 28, 2024 4:16 AM
    2626 views | 5 replies
  • Multiple Spec Limits Based on Row Values

    We often structure our inspection sheets based on column identifiers-- see the attached csv. I was wondering if there was a way to run simultaneous analyses based on feature ID and pulling the spec limits so that for each graph, it uses the spec limits in the subsequent columns. Is this possible? Thanks!

    touradnik touradnik
    Discussions |
    Apr 27, 2024 8:41 AM
    1803 views | 3 replies
  • Query base64 data from SQL into the jmp table

    Hi, I'm trying to import base64 encoded data into JMP, but it seems to be truncating the data at 255 characters. The database column containing the base64 string has a length of 546,168 characters. Is there a way to increase the character limit for the jmp table column? Thanks,Jackie 

    Jackie_ Jackie_
    Discussions |
    Apr 27, 2024 7:47 AM
    3181 views | 6 replies
  • How can I change the Load Text File(url) method to Multi HTTP Request method?

    This url already uses the Load Text File(url) to download the data and get the table.url = "……" || gp || "&……"; txt = Load Text File( url ); d1 = JSON To Data Table( txt );How to change to the following form?url = {};dt=Current Data Table(); For( i = 1, i <= 10, i++, gp = dt[i, "test"]; Insert Into( url, "……" || gp || "&……" ); ); rqs = New Multi HTTP Request(); For( i = 1, i <= N Items( url ...

    lala lala
    Discussions |
    Apr 27, 2024 5:52 AM
    1037 views | 1 replies
  • Can JMP compute the MD5 value for each row of text in the specified column?

    txt zzJXKxOYK2w2I000163798053859 eaimGDAVK2w2I000163798053859 wOSVvvNQK2w2I000163798053859 WXHmhViTK2w2I000163798053859Thanks!

    lala lala
    Discussions |
    Apr 27, 2024 4:37 AM
    1937 views | 6 replies

Latest Discussions

view all discussions