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

  • Add H lines to the Graph Builder from the Column values

    Hello, I am trying to add LL and UL lines to each label group of the GB plots. Based on the local data filter selection, I want to create a function that will add H lines from the UL and LL columns to the graph builder corresponding to the respective labels. Is this something that could be done?  Thanks,Jackie

    Jackie_ Jackie_
    Discussions |
    Aug 23, 2023 8:17 AM
    932 views | 1 replies
  • Open a table from Atlassian page

    How do I write a script to open a table that is on an Atlassian Page ? I tried belowdt = open("https://impinj.atlassian.net/wiki/spaces/UNI/pages/79855941/12+AOI+Disposition-2022", html table(1)); I am using JMP17. 

    cchueng cchueng
    Discussions |
    Aug 23, 2023 6:54 AM
    2143 views | 4 replies
  • Is it possible to add reference line to only part of the plot in graph builder or control charts?

    What inspired this wish list request? For instance, if I make a plot with a X group, and I want to put different reference lines for each group/panel only. Is that possible?  What is the improvement you would like to see?   Why is this idea important? In my company, we have a lot of such requests, like we are putting different processes results side by side and they may have different acceptance c...

    Tingting Tingting
    Discussions |
    Aug 23, 2023 6:28 AM
    1848 views | 4 replies
  • How to use List box to access new window

    Hello, I have this example code where the user selects an option from the radio box which then brings them to another window. I am able to get this to work for the radio and combo box, but ideally, I would like it to be a list box. However, the list box doesn't do anything when, selecting "one" and pressing "ok". Is there an extra piece of code I need to include to make a list box functional? Appr...

    Hams Hams
    Discussions |
    Aug 23, 2023 5:46 AM
    746 views | 1 replies
  • Writing to an SQL database

    The SQL connection in JMP is great for reading data - is anyone using it to write data?I have a stored procedure which gathers data and writes it to a new table. It uses a second table to read the list of parameters so it knows what data to collect. I can read this table with JMP but writing to it is far from easy:the text columns are saved as in JMP nvarchar with trailing white spaces - this requ...

    stephen_pearson stephen_pearson
    Discussions |
    Aug 23, 2023 3:39 AM
    14388 views | 7 replies

Latest Discussions

  • Add H lines to the Graph Builder from the Column values

    Hello, I am trying to add LL and UL lines to each label group of the GB plots. Based on the local data filter selection, I want to create a function that will add H lines from the UL and LL columns to the graph builder corresponding to the respective labels. Is this something that could be done?  Thanks,Jackie

    Jackie_ Jackie_
    Discussions |
    Aug 23, 2023 8:17 AM
    932 views | 1 replies
  • Open a table from Atlassian page

    How do I write a script to open a table that is on an Atlassian Page ? I tried belowdt = open("https://impinj.atlassian.net/wiki/spaces/UNI/pages/79855941/12+AOI+Disposition-2022", html table(1)); I am using JMP17. 

    cchueng cchueng
    Discussions |
    Aug 23, 2023 6:54 AM
    2143 views | 4 replies
  • Is it possible to add reference line to only part of the plot in graph builder or control charts?

    What inspired this wish list request? For instance, if I make a plot with a X group, and I want to put different reference lines for each group/panel only. Is that possible?  What is the improvement you would like to see?   Why is this idea important? In my company, we have a lot of such requests, like we are putting different processes results side by side and they may have different acceptance c...

    Tingting Tingting
    Discussions |
    Aug 23, 2023 6:28 AM
    1848 views | 4 replies
  • How to use List box to access new window

    Hello, I have this example code where the user selects an option from the radio box which then brings them to another window. I am able to get this to work for the radio and combo box, but ideally, I would like it to be a list box. However, the list box doesn't do anything when, selecting "one" and pressing "ok". Is there an extra piece of code I need to include to make a list box functional? Appr...

    Hams Hams
    Discussions |
    Aug 23, 2023 5:46 AM
    746 views | 1 replies
  • convert number to datetime with milliseconds

    Hi, I have a column with values of the following format: '20230818103947300000'I was hoping to be able to convert it using the custom format (i.e. <YYYY><MM><dd> etc), but I do not see the option for milliseconds. Of course I can make a long formula to extract each individual element and then adding them together, but I really want to avoid that. For reference, in python I am able to do this in on...

    mvanderaa1 mvanderaa1
    Discussions |
    Aug 23, 2023 1:56 AM
    1813 views | 1 replies

Latest Discussions

  • How to prove that the composition of the chemical mixture before and after treatment is significantly different?

    Hello! I need to show that compositions of chemical mixture before and after treatment are significantly different. Composition is given in weight %, so the total of all components' weight % in the mixture is 100%. This also means that if one component weight % in the mixture decreased after treatment all other component weight % should be increased. Can I use "Test Mean" from the Distribution pla...

    konstantin konstantin
    Discussions |
    Aug 18, 2023 2:14 PM
    723 views | 0 replies
  • How I Apply the deep learning models RNN and LSTM in JMP pro

    I want to apply deep learning models in JMP pro, but unfortunately I can't fine any option in JMP pro, Please guide me how I can apply it into JMP pro (if it is available), if not, is there any add in? 

    qreza110 qreza110
    Discussions |
    Aug 16, 2023 10:46 AM
    978 views | 0 replies
  • Robust Fit Outliers - different row set selected and excluded as outliers

    Dear community,I have a stacked data table, and want to exclude outliers by a Label (e.g. an element for some measurements).In the robust fit outlier platform I can detect outliers and than can select or exclude corresponding rows.For my understanding, rows that are selected than or excluded, should be exactly the same ones.And that is the case for the below sample data table used in the JSL below...

    Georg Georg
    Discussions |
    Aug 16, 2023 2:40 AM
    866 views | 0 replies
  • Two-way repeat measures ANOVA - data are not normally distributed

    I read the previous posts on the two-way repeat measures ANOVA - Multivariate or univariate analysis, and the full factorial mixed model add-in. Now I have two questions: 1) When the data are not normally distributed, would these methods be still valid for the analysis?  Any non-parametric analysis on JMP?  I noticed that R programming may have certain packages to provide solutions, but I am not a...

    HYang HYang
    Discussions |
    Aug 14, 2023 1:52 PM
    811 views | 0 replies
  • Graph Builder - Summary Statistics - select aggregation column?

    Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click.  Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builde...

    hogi hogi
    Discussions |
    Aug 10, 2023 2:23 AM
    1093 views | 0 replies
view all discussions