cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • ComboBox dropdown resizing issue with lengthy values

    I’m running into an issue with the ComboBox in JMP. The dropdown width is automatically adjusted based on the longest value in the list. Since I’m loading data from a database, most values are short, but a few are very lengthy. When those long values are included, the entire dropdown becomes excessively wide. I haven’t been able to find any documentation on how to control or fix the dropdown siz...

    OddsDeer284888 OddsDeer284888
    Discussions |
    Nov 25, 2025 9:01 AM
    298 views | 4 replies
  • Fast Flexible Filling design — JSL automation possible?

    Hello, I would like to ask a question about the Fast Flexible Filling (FFF) design in JMP. I need to generate a large number of FFF designs.
    However, I cannot find any JSL function or scripting reference that allows calling the FFF optimizer programmatically. My questions are: Can the Fast Flexible Filling design be fully generated through JSL?
    (For example using DOE(), Space Filling Design(), or a...

    LocalRulesMhha1 LocalRulesMhha1
    Discussions |
    Nov 24, 2025 11:48 PM
    447 views | 5 replies
  • 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
    515 views | 8 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
    801 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
    229 views | 2 replies

Latest Discussions

  • ComboBox dropdown resizing issue with lengthy values

    I’m running into an issue with the ComboBox in JMP. The dropdown width is automatically adjusted based on the longest value in the list. Since I’m loading data from a database, most values are short, but a few are very lengthy. When those long values are included, the entire dropdown becomes excessively wide. I haven’t been able to find any documentation on how to control or fix the dropdown siz...

    OddsDeer284888 OddsDeer284888
    Discussions |
    Nov 25, 2025 9:01 AM
    298 views | 4 replies
  • 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
    515 views | 8 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
    801 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
    609 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
    1856 views | 16 replies

Latest Discussions

  • 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
    204 views | 0 replies
  • Python and Formula Columns

    Formula Column are very restrictive.
    If the entries of a JMP column are defined by a column formula , there is no possibility to change individual entries, neither manually nor via JSL:   dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << new column("row", Formula(row())) << run formulas; :row << suppress eval; Try(:row[5]=7, Caption("change a cell of a formula column via JSL? doesn't work")); Wait(2...

    hogi hogi
    Discussions |
    Nov 6, 2025 3:08 AM
    197 views | 0 replies
  • Windows 11 > JMP 17.2 > Fit Model > Contrasts > How to Build a Contrast Matrix with More Columns than Conditions?

    Hi JMP Community, When building contrasts in a Regular Least Squares Fit Model analysis, the number of columns (i.e., discrete contrasts) is limited to the number of conditions (i.e., number of items produced by the combinations of all parameters). In many cases, I'd like to create more contrasts than conditions (i.e., comparisons of multiple pairs of factor combinations)  Example: VAR1 = A, B, C ...

    Thierry_S Thierry_S
    Discussions |
    Oct 30, 2025 9:04 AM
    187 views | 0 replies
  • WINDOWS > JMP 17.2 > Custom Report Window > Save Presentation ==> Only portion saved to PPTX

    Hi JMP Community, I built a simple report with a graph builder plot, a multicolumn text section, and a summary section (see below)  that I would like to export to PowerPoint. While I can save this report as a PDF without any problems, when I save it as a Presentation/PowerPoint manually or within the script, JMP generates slides that only contain the plot section and none of the text (GO GENES and...

    Thierry_S Thierry_S
    Discussions |
    Oct 20, 2025 8:06 AM
    255 views | 0 replies
  • Workarounds

    very simple tasks - JMP says NO.   TaskJMP saysworkaroundswishimplementedadd column via Tables/Updatecolumn existsrename one of the columnsAllow Update platform to create new columns if they already exist in the table to be updatedv19copy a cellformula column- recode to dummy column | copy cell | delete dummy column
    - screenshot | OCREdit Pane allows for text copy even if no edit                   ...

    hogi hogi
    Discussions |
    Oct 7, 2025 3:51 PM
    311 views | 0 replies
view all discussions