cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Subset Table Keeps Showing Old Rows – How to Clear Memory Between Runs?

    I’m working on a JMP JSL script where I filter tables based on a user-provided list of values. I create filtered tables using Subset. The issue I’m running into is: On the first run, the filtered table shows the correct rows. On the second run, if I input a new list, the filtered table sometimes still shows rows from the previous run, or combines old and new rows. I’m using Names Default To Her...

    zetaVagabond1 zetaVagabond1
    Discussions |
    Nov 24, 2025 9:20 PM
    2053 views | 8 replies
  • Inverse Transofrmations

    How to find inverse transformation of Random Normal Mixture with 6 known constants ( Locations 1 & 2, Dispersions 1 &2, Probabilities 1 & 2) The purpose is to calculate SPC control limits in the transformed space and then inverse transform back to the original space.  I would use another transformation but this one is easily by far the best fit. I realize Quantile limits would be much easier to us...

    Robert2 Robert2
    Discussions |
    Nov 24, 2025 6:35 PM
    598 views | 1 replies
  • Best way to show data as a dropdown? Not Data filter.

    Hi all, I’m working with two data tables that I’ve joined using primary and foreign keys and they have thousands of data. My goal is to display values from these tables in dropdowns ( currently I am using ComboBoxes), and based on the selections, generate subset or transposed tables dynamically. Currently, I’m using ComboBox to populate unique values from the data tables, but performance is quite...

    mysteriouskrypt mysteriouskrypt
    Discussions |
    Nov 24, 2025 2:31 PM
    2974 views | 11 replies
  • How to get Button Box Script to have evaluated expression

    Hi,   I'm trying to create an automated addition of button boxes that will script point to individual Outline Boxes (as an example with Scroll Window or close) - I manage to get the expression built through a For loop that inserts the name of the script items in the list successfully, but when I go to have the button boxes each have a unique script, they instead hold the name of the expression 'bu...

    RahBarroso RahBarroso
    Discussions |
    Nov 24, 2025 10:04 AM
    748 views | 2 replies
  • Best Practices for Repeated Joins/Updates in JMP Scripts

    Hi all, I’m running a JSL script that performs Update/Join operations between calculation tables and filtered data tables. I noticed the following behavior: When the script runs multiple times, JMP automatically renames duplicate columns to avoid name collisions, e.g.,   Batch Number -   Batch Number of table  1, Batch Number of table 2 Even if I close the tables from the panel, the varia...

    zetaVagabond1 zetaVagabond1
    Discussions |
    Nov 20, 2025 11:55 PM
    2296 views | 8 replies

Latest Discussions

  • Subset Table Keeps Showing Old Rows – How to Clear Memory Between Runs?

    I’m working on a JMP JSL script where I filter tables based on a user-provided list of values. I create filtered tables using Subset. The issue I’m running into is: On the first run, the filtered table shows the correct rows. On the second run, if I input a new list, the filtered table sometimes still shows rows from the previous run, or combines old and new rows. I’m using Names Default To Her...

    zetaVagabond1 zetaVagabond1
    Discussions |
    Nov 24, 2025 9:20 PM
    2053 views | 8 replies
  • Inverse Transofrmations

    How to find inverse transformation of Random Normal Mixture with 6 known constants ( Locations 1 & 2, Dispersions 1 &2, Probabilities 1 & 2) The purpose is to calculate SPC control limits in the transformed space and then inverse transform back to the original space.  I would use another transformation but this one is easily by far the best fit. I realize Quantile limits would be much easier to us...

    Robert2 Robert2
    Discussions |
    Nov 24, 2025 6:35 PM
    598 views | 1 replies
  • Best way to show data as a dropdown? Not Data filter.

    Hi all, I’m working with two data tables that I’ve joined using primary and foreign keys and they have thousands of data. My goal is to display values from these tables in dropdowns ( currently I am using ComboBoxes), and based on the selections, generate subset or transposed tables dynamically. Currently, I’m using ComboBox to populate unique values from the data tables, but performance is quite...

    mysteriouskrypt mysteriouskrypt
    Discussions |
    Nov 24, 2025 2:31 PM
    2974 views | 11 replies
  • Best Practices for Repeated Joins/Updates in JMP Scripts

    Hi all, I’m running a JSL script that performs Update/Join operations between calculation tables and filtered data tables. I noticed the following behavior: When the script runs multiple times, JMP automatically renames duplicate columns to avoid name collisions, e.g.,   Batch Number -   Batch Number of table  1, Batch Number of table 2 Even if I close the tables from the panel, the varia...

    zetaVagabond1 zetaVagabond1
    Discussions |
    Nov 20, 2025 11:55 PM
    2296 views | 8 replies
  • Great Wishes

    There are many gems hiding in the Wish List with just a few Kudos.   Do you know of a gem that you would like to highlight for voting?
    Please post it here.

    You like one of the ideas and want to see in a future version of JMP?
    :backhand_index_pointing_right: follow the link and support the wish with a Kudo.   other Topic Containers 

    hogi hogi
    Discussions |
    Nov 20, 2025 2:42 PM
    4879 views | 16 replies

Latest Discussions

  • Calculating the missing values in AHP matrix

    Calculating the missing values in AHP matrix I have an incomplete AHP matrix, and I want to define the missing data using JMP, which method of screening values do you advice me to use, normal imputation,  SVD imputation, or RPCA imputation. My second question as one part of the AHP matrix is equal to 1 divided on the second part. How can I tell JMP that to screen only the half of missed value whic...

    NoSQLPlotPanda4 NoSQLPlotPanda4
    Discussions |
    Nov 16, 2025 10:48 PM
    784 views | 0 replies
  • How to correctly compute Odds Ratios from a Binomial Logit Generalized Linear Mixed Model (GLMM) in JMP Pro?

    I am fitting a Binomial Logit Generalized Linear Mixed Model (GLMM) in JMP Pro 18, with: binary outcome (1 = event, 0 = no event), several categorical predictors (factors), and a random intercept for subject ID to account for repeated measures / clustering. The model converges and produces a table of Fixed Effects Parameter Estimates, which includes: Estimate (β) Standard Error Lower / Uppe...

    eliyahu100 eliyahu100
    Discussions |
    Nov 16, 2025 10:51 AM
    702 views | 0 replies
  • Make customizing the toolbar a breeze.

    Just modify this file directly. As long as you prepare your own ICONS in advance, you can instantly usercust.jmpcust create your own personal toolbars in batches. Make scripts ubiquitous.

    lala lala
    Discussions |
    Nov 13, 2025 6:39 AM
    557 views | 0 replies
  • Kudo arithmetics

    JMP provides a wonderful way to shape the future of JMP - the JMP wish list.
    Simply click on the button to submit a wish or vote for others' wishes. You  can vote via Kudos: Great! You can support as many ideas as you like — kudos are free! How are Kudos counted?

    If three users support a wish by voting with a Kudo, it could be assumed that the wish has three Kudos.
    For many wishes, this maths is co...

    hogi hogi
    Discussions |
    Nov 12, 2025 11:49 PM
    511 views | 0 replies
  • Shape column : default markers?

    Hi, while waiting for new Column Property: Value Markers , I tried to use a Shape Column in Graph builder for better/consistent marker control: Not bad ... but I need more details:  How can I specify one of the default markers? nice trick: empty entries are displayed with a "dot" 
    but: Marker Drawing Mode - Outlined doesn't work. why? View more... Names Default to Here(1); dt = Open( "$SAMPLE_D...

    hogi hogi
    Discussions |
    Nov 8, 2025 8:38 AM
    480 views | 0 replies
view all discussions