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

  • 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
  • Shading a specific time (weekends) in graph builder

    Hello, I am working on a graph looking at cyclical trends and was wondering, is there any way to apply shading to specific days/times in graph builder to draw attention to the specific ranges? I have attached an example image of what I'm trying to do below, where I added shading to the weekends in a photo editing platform. Thank you! 

    H_1 H_1
    Discussions |
    Apr 27, 2024 4:54 AM
    2623 views | 5 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

  • 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
  • Kinetics of chemical processes

    Hallo,on one side there is an impressing number of possibilies of JMP to plan complex chemical experiments for the study of a reaction and to evaluate the results by nonlinear, multivariate and linear regressions. On the other side, as a chemist, I wonder how or if chemical reactions with an exponential dependence of the temperature according to Arrhenius k = k0 * exp(-EA/ (RT)) or complex reactio...

    Thommy7571 Thommy7571
    Discussions |
    Apr 26, 2024 12:57 PM
    1835 views | 5 replies

Latest Discussions

view all discussions