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

  • Graph Builder Caption box not showing up Axis Table mode

    Hello, On JMP 19, trying to add a caption box for mean/std dev on Axis Table, but it's not showing up.

    Caption box issue from the previous thread

    Thanks, Jackie

    Jackie_ Jackie_
    Discussions |
    Nov 12, 2025 7:41 AM
    443 views | 5 replies
  • Customizing Box Plot in varibility chart to Display Sigma-Based Intervals

    Hello everyone, I am currently working with JMP and using box plots to visualize my data. I noticed that it is possible to configure the display of outliers or quantiles, but I would like to know if it is possible to modify the box plot settings to show intervals based on standard deviations (sigma) around the mean, instead of the usual quartiles. For example, I would like the box to represent mea...

    Harck Harck
    Discussions |
    Nov 12, 2025 6:09 AM
    1018 views | 10 replies
  • recurrence analysis cumulative formula (was JSL coding)

    Hi, all

    I want to Save Cumulative Formula from a model for each Cause level in recurrence analysis model. Following is the code I have  ra = Recurrence Analysis( Y( :age ), Label( :BOT ID ), Cost( :Censor ), Grouping( :Bot Series ), Event Plot( 0 ), Fit Model( Scale Effects( :Bot Series ), Shape Effects( :Bot Series ), Run Model, Model Type( "Proportional Intensity Poisson Process" ) ...

    Caozheng0115 Caozheng0115
    Discussions |
    Nov 11, 2025 12:06 PM
    358 views | 3 replies
  • Formula in jsl script

    I have single column table of numeric type, I want to add column and give a formula where it will check each cell of the first column with a variable name passed in script,  mycol << New Column ("belowCount", Numeric, Formula(If( col_to_check < limit_val, 1, 0 ) );   mycol is single column data table and col_to_check is reference first column and limit_val is variable When I open table formula is ...

    ravij ravij
    Discussions |
    Nov 11, 2025 9:18 AM
    310 views | 3 replies
  • How to use a column to "Value Order" another column

    Dear JMP Community,   Is it possible to use the numerical values (integers) of one column as a way to "Value Order" another column?   I have a text column that I'd like to have ordered according to another column that contains integers. As an example, I have a column called :Text and one called :Level.  By default, JMP orders the "Value Order" column property as such:  I'd prefer to have it ordere...

    SDF1 SDF1
    Discussions |
    Nov 10, 2025 2:51 PM
    10647 views | 17 replies

Latest Discussions

  • Graph Builder Caption box not showing up Axis Table mode

    Hello, On JMP 19, trying to add a caption box for mean/std dev on Axis Table, but it's not showing up.

    Caption box issue from the previous thread

    Thanks, Jackie

    Jackie_ Jackie_
    Discussions |
    Nov 12, 2025 7:41 AM
    443 views | 5 replies
  • recurrence analysis cumulative formula (was JSL coding)

    Hi, all

    I want to Save Cumulative Formula from a model for each Cause level in recurrence analysis model. Following is the code I have  ra = Recurrence Analysis( Y( :age ), Label( :BOT ID ), Cost( :Censor ), Grouping( :Bot Series ), Event Plot( 0 ), Fit Model( Scale Effects( :Bot Series ), Shape Effects( :Bot Series ), Run Model, Model Type( "Proportional Intensity Poisson Process" ) ...

    Caozheng0115 Caozheng0115
    Discussions |
    Nov 11, 2025 12:06 PM
    358 views | 3 replies
  • How to convert UTC timestamp to local time in a column formula


    Hi all, I have a column Timestamp UTC in JMP with values like 2025-10-31T08:30:00.
    I want to create a new column Timestamp Local that converts this UTC time to local time
    Is there a simple formula-based way to add 5.5 hours to my timestamp directly in a column formula, without scripting or using Date Add? Something like: Informat(:Timestamp UTC, "yyyy-mm-ddThh:mm:ss") + (4 * 3600)  but I’m not sur...

    zetaVagabond1 zetaVagabond1
    Discussions |
    Nov 9, 2025 9:30 PM
    1138 views | 10 replies
  • Undocumented Secrets

    hidden secret in JMP: you can paste multiple column names via CTRL+C | CTRL+V   https://community.jmp.com/t5/Abstracts/Plenary-John-Sall-on-Secret-Features-of-JMP/ev-p/849554 @ 44min: (view in My Videos)   https://community.jmp.com/t5/Abstracts/Advanced-Data-Preparation-10-Essential-Tools-in-JMP-to-Get-From/ev-p/849401 ( @julian )   https://community.jmp.com/t5/Discussions/Possible-to-rename-all-c...

    hogi hogi
    Discussions |
    Nov 8, 2025 6:59 AM
    6201 views | 24 replies
  • How to Generate Structured Gauge R&R Reports Across Multiple Tests (with Summary Tables)

    Hi JMP Community, Please see the attached image below for reference. I'm using JMp18.2.0. I attached the example file below as well.  I'm running Gauge R&R studies using JMP with the following setup: Operator1 is mapped to DIB_id Operator2 is mapped to Site I have 8 parts used for each test The Part ID column is used as the last nesting level (as shown in the "Variance Components for Gage R&R"...

    RA899 RA899
    Discussions |
    Nov 7, 2025 6:09 AM
    359 views | 4 replies

Latest Discussions

  • 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
  • How to export a model formula to Excel?

    I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...

    DWS DWS
    Discussions |
    Jun 13, 2025 8:33 AM
    517 views | 0 replies
view all discussions