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

  • Some proxied HTTP requests fail on Windows (schannel: next InitializeSecurityContext failed)

    Hello, we've found that some HTTP requests (specifically to AWS S3) fail with an HTTP proxy on Windows with the error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) It looks like this may be related to these curl issues:https://github.com/curl/curl/issues/3727https://github.com/curl/curl/issues/4078 Do you have any suggestions for how to resolve or work around this is...

    OmegaMonster183 OmegaMonster183
    Discussions |
    Oct 1, 2023 5:55 PM
    2989 views | 2 replies
  • Filter the most frequent value in multiple columns

    Hi everyone, My goal is to select only the rows that have the most common values (character type) in each column. For instance, my table has four columns: A, B, C, and D. The values that appear the most in columns A, B, C, and D are A1, B2, C3, and D4, respectively. How can I write a JSL code that filters the rows by these values and creates a new table with the filtered data? Thank you. Thanks

    Dzungtran Dzungtran
    Discussions |
    Sep 29, 2023 11:47 PM
    1275 views | 2 replies
  • date differences in two datasets

    Hi, I have two datasets on a cohort of patients.  One has dates of test “a” and the other has dates of test “b”.  the number of tests a and b on a subject vary (i.e., some have a lot of a and few b or visa versa) I need to find all instances where tests a and b are within a timeframe (90 days for this project).  How could I automate the comparison of all combinations of test a and b to find the te...

    jsolo01 jsolo01
    Discussions |
    Sep 29, 2023 11:41 PM
    2390 views | 7 replies
  • Does JMP label the centroid in a mixture design?

    Center points in small design spaces can often be identified in the data table by inspection.   This becomes much more difficult for mixture designs with large numbers of components (>=5), especially when linear constraints are superimposed.  When design points match classical designations (e.g., vertices, centroids, binary double blends, axial check points, etc.), does JMP have the ability to lab...

    wvknowles wvknowles
    Discussions |
    Sep 29, 2023 7:18 PM
    978 views | 2 replies
  • When I save figure as SVG, text rotation is lost.

    Hello all -I'm running JMP Pro 16.1.0 and I have an issue that is driving me insane. I have a fairly complex figure with tons of data.  I need to add some text labels to it so I can describe different periods of time. The text needs to be rotated so that it will fit in the space and read well. I read on a post that Text Annotations cannot be rotated counterclockwise, but plain old text text can.  ...

    HydroBug HydroBug
    Discussions |
    Sep 29, 2023 4:06 PM
    2024 views | 4 replies

Latest Discussions

  • Some proxied HTTP requests fail on Windows (schannel: next InitializeSecurityContext failed)

    Hello, we've found that some HTTP requests (specifically to AWS S3) fail with an HTTP proxy on Windows with the error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) It looks like this may be related to these curl issues:https://github.com/curl/curl/issues/3727https://github.com/curl/curl/issues/4078 Do you have any suggestions for how to resolve or work around this is...

    OmegaMonster183 OmegaMonster183
    Discussions |
    Oct 1, 2023 5:55 PM
    2989 views | 2 replies
  • date differences in two datasets

    Hi, I have two datasets on a cohort of patients.  One has dates of test “a” and the other has dates of test “b”.  the number of tests a and b on a subject vary (i.e., some have a lot of a and few b or visa versa) I need to find all instances where tests a and b are within a timeframe (90 days for this project).  How could I automate the comparison of all combinations of test a and b to find the te...

    jsolo01 jsolo01
    Discussions |
    Sep 29, 2023 11:41 PM
    2390 views | 7 replies
  • Does JMP label the centroid in a mixture design?

    Center points in small design spaces can often be identified in the data table by inspection.   This becomes much more difficult for mixture designs with large numbers of components (>=5), especially when linear constraints are superimposed.  When design points match classical designations (e.g., vertices, centroids, binary double blends, axial check points, etc.), does JMP have the ability to lab...

    wvknowles wvknowles
    Discussions |
    Sep 29, 2023 7:18 PM
    978 views | 2 replies
  • Can I save each page of a graph(from graph builder) into one separate image file?

    I generated lots of pages from one graph. This is from graph builder. I like to save each page as one image file. Is this possible in JMP? Thanks,
    Dave

    davidmingyin davidmingyin
    Discussions |
    Sep 29, 2023 9:35 AM
    3730 views | 6 replies
  • Recoding column with both char and num

    I am working on a dataset with > 1M rows, with a column 'Reported Results'.In this column, approx. 3000 rows contain a '<' or '>' (always followed by a value, e.g. <100), all other rows are numeric. When importing the datafile, JMP marked the Data Type for this column as Character.I tried converting the 5000 rows, containing a '<' or '>', by using Column Recode. I saved the script to File (see att...

    WernerL WernerL
    Discussions |
    Sep 29, 2023 8:54 AM
    4044 views | 9 replies

Latest Discussions

  • What determines which data table is seen as "Associated Data" for New Window?

    What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)?   This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...

    jthi jthi
    Discussions |
    Sep 21, 2023 9:44 AM
    729 views | 0 replies
  • Using R - File path problem

    I have difficult to get the filepath correct. 
    Error message says "Cannot open table in access or evaluation of ....(Filepath)"   

    Prometheus Prometheus
    Discussions |
    Sep 17, 2023 10:46 PM
    838 views | 0 replies
  • Data Access Handler

    How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties.  But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...

    hogi hogi
    Discussions |
    Sep 16, 2023 12:21 AM
    556 views | 0 replies
  • Use JMP Locale Settings( 0 ) not working on macOS

    It seems the following command does not work for JMP MacOS.   Use JMP Locale Settings( 0 )   Is there a general script to deal with the following scenario? Or do we need to put conditionals depending on the OS of the user? // Configuring JMP to save CSV as commas and not If( (Num( "3.14" ) == 3.14), is_EN_num_format = 1, //"English numeric format" is_EN_num_format = 0 //"Non-english"); )...

    FN FN
    Discussions |
    Sep 15, 2023 10:21 AM
    668 views | 0 replies
  • Inherited Plot settings

    Hi,
    I noticed some strange behavior in Graph Builder which is caused by the fact that formatting like

    One example:
    If the top-most plot (#1) has some specific settings and this plot is removed, instead of removing the settings with the subplot, the settings are then applied to the plot which is now @ "top" (old #2 -> new #1).So, old plot #2 will inherit the color settings and the manually changed axi...

    hogi hogi
    Discussions |
    Sep 14, 2023 11:11 PM
    648 views | 0 replies
view all discussions