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

  • Filtering Rows by List

    JMP 18 I am attempting to subset a table based on values selected from combo boxes. I have two sets of combo boxes that interplay, which I have called cb1 and cb2, for the parent combo boxes, and subCB1 and subCB2, for "Sub" combo boxes. The parent combo boxes cb1 and cb2 make up the columns of a data table, dt_SUM, and the data under each column then populates the options it's corresponding sub c...

    asiegel asiegel
    Discussions |
    Mar 11, 2025 11:40 PM
    461 views | 2 replies
  • How do I change font in Graph Builder "Overlay"?

    HiI have searched and searched, but I have yet to find out how to change the font in the Graph Builder "overlay" - I would really like a larger bold font for communication purposes - can anyone direct me to the secret place of font changing in the overlay bar?  

    GunhildRN GunhildRN
    Discussions |
    Mar 11, 2025 3:00 PM
    1200 views | 7 replies
  • Display Box: Level?

    Is the a command to get the level/depth (?) of a Display Box, i.e. the number ot parents to get to the top parent?

    hogi hogi
    Discussions |
    Mar 11, 2025 2:21 PM
    3137 views | 9 replies
  • Plotting Correlations using tall vs wide datasets

    I have duplicate measurements that I'd like to plot against each other to check for outliers. My problem is that I have two instances of the same data. So I've labeled one set A & the other B for given metric. In JMP, I can't seem to plot A vs B because they're in the same column. Do I have to label each metric with an A or B to plot them against each other? 
     As an example I attached a simplified ...

    ndowidar ndowidar
    Discussions |
    Mar 11, 2025 1:56 PM
    589 views | 1 replies
  • How do I add mean and standard deviation bar in Bivariate fit

    Hi, I have a question regarding bivariate fit curve in JMP 17.0. Is there a way I can get the mean and standard deviation bar appear on the graph instead of having all results at the same time point? Attached is a example of the graph I am working.

    Marcoz Marcoz
    Discussions |
    Mar 11, 2025 12:32 PM
    1258 views | 4 replies

Latest Discussions

  • Filtering Rows by List

    JMP 18 I am attempting to subset a table based on values selected from combo boxes. I have two sets of combo boxes that interplay, which I have called cb1 and cb2, for the parent combo boxes, and subCB1 and subCB2, for "Sub" combo boxes. The parent combo boxes cb1 and cb2 make up the columns of a data table, dt_SUM, and the data under each column then populates the options it's corresponding sub c...

    asiegel asiegel
    Discussions |
    Mar 11, 2025 11:40 PM
    461 views | 2 replies
  • How do I change font in Graph Builder "Overlay"?

    HiI have searched and searched, but I have yet to find out how to change the font in the Graph Builder "overlay" - I would really like a larger bold font for communication purposes - can anyone direct me to the secret place of font changing in the overlay bar?  

    GunhildRN GunhildRN
    Discussions |
    Mar 11, 2025 3:00 PM
    1200 views | 7 replies
  • How do I add mean and standard deviation bar in Bivariate fit

    Hi, I have a question regarding bivariate fit curve in JMP 17.0. Is there a way I can get the mean and standard deviation bar appear on the graph instead of having all results at the same time point? Attached is a example of the graph I am working.

    Marcoz Marcoz
    Discussions |
    Mar 11, 2025 12:32 PM
    1258 views | 4 replies
  • Error Starting JMP

    I get the error below when I try to display pulled data from SQLPathfinder to create a chart.How do I resolve this?

    its_JIM its_JIM
    Discussions |
    Mar 11, 2025 5:31 AM
    780 views | 4 replies
  • Dense Col Rank again

    Going back to this topic:https://community.jmp.com/t5/Discussions/How-to-tweak-Col-Rank-to-give-consecutive-numbers-when-using/m-p/782021 I need something similar again, but this time I cannot sort table.So I use formula:Col Rank( Round( :Column ), :Category, <<tie( "minimum" ) )It gives me  column filled with the following values: {1, 114, 340, 453, 1018, 1131, 1357}I need to turn them into {1, 2...

    miguello miguello
    Discussions |
    Mar 10, 2025 2:24 PM
    534 views | 2 replies

Latest Discussions

  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    394 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    409 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    351 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    432 views | 0 replies
  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    673 views | 0 replies
view all discussions