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

  • Enregistrement de plusieurs base de données - script

    Bonjour à tous, Je voudrais faire un script automatique pour extraire les données d'un fichier en .csv qui enregistre des log d'une machine. Le fichier est horrible, avec aucune logique. J'ai réussi à faire le script pour obtenir les données, mais j'obtiens à la fin une table de données d'où je fais une extraction de table par log. selon le fichier je n'ai pas le même nombre de log et donc pas le ...

    MargauxR MargauxR
    Discussions |
    Dec 4, 2025 10:47 AM
    480 views | 7 replies
  • How to grab OutlineBox title with 'Get Script'

    Hi,   I'm trying to use the 'get script' function to grab information about a report that I can combine together to a .jrp file (similar to the details in this post except I'm going to add some extra components that will run on boot for the .jrp, hence why I'm not using the 'Save Report Window' function). The problem I'm having is that I need to grab the OutlineBox titles (which are named by the s...

    RahBarroso RahBarroso
    Discussions |
    Dec 4, 2025 6:15 AM
    178 views | 2 replies
  • Need to populate no of unique entery

    I need to populate no of unique entries in a new column if Flagged="Yes". When I use Col N Unique formula I get Different count if Flagged="No".  

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Dec 3, 2025 3:56 PM
    493 views | 8 replies
  • Fast way to replace selected entries with a new value

    A user selects some rows and a column and wants to replace the selected entries with a new values via the GUI. names default to here(1); colname = "column with values between 1 and 10"; dt = new table("test", add rows(5000000), new column ("c",Character, set each Value(Char(random integer(10))))); dt << Select Where( :c == "7" ) << select columns (1); newname = "column with values between 1 and 1...

    hogi hogi
    Discussions |
    Dec 3, 2025 3:37 PM
    331 views | 6 replies
  • Why can't I get CalendarBox values from inside an IfBox in a modal window?

    I'm using JMP 19. I have a modal window with an interactive user interface. Inside that interface the user chooses some dates and I want to use those dates when they close the window.  I can get the value of a RadioBox or a TextEditBox, so why does the CalendarBox show as Empty() when I try to get values from it? QueryWindow = NewWindow("Query.jsl", <<Modal, <<Return Result, PanelBox("Test ...

    JasonWS JasonWS
    Discussions |
    Dec 3, 2025 12:00 PM
    373 views | 5 replies

Latest Discussions

  • Enregistrement de plusieurs base de données - script

    Bonjour à tous, Je voudrais faire un script automatique pour extraire les données d'un fichier en .csv qui enregistre des log d'une machine. Le fichier est horrible, avec aucune logique. J'ai réussi à faire le script pour obtenir les données, mais j'obtiens à la fin une table de données d'où je fais une extraction de table par log. selon le fichier je n'ai pas le même nombre de log et donc pas le ...

    MargauxR MargauxR
    Discussions |
    Dec 4, 2025 10:47 AM
    480 views | 7 replies
  • How to grab OutlineBox title with 'Get Script'

    Hi,   I'm trying to use the 'get script' function to grab information about a report that I can combine together to a .jrp file (similar to the details in this post except I'm going to add some extra components that will run on boot for the .jrp, hence why I'm not using the 'Save Report Window' function). The problem I'm having is that I need to grab the OutlineBox titles (which are named by the s...

    RahBarroso RahBarroso
    Discussions |
    Dec 4, 2025 6:15 AM
    178 views | 2 replies
  • Fast way to replace selected entries with a new value

    A user selects some rows and a column and wants to replace the selected entries with a new values via the GUI. names default to here(1); colname = "column with values between 1 and 10"; dt = new table("test", add rows(5000000), new column ("c",Character, set each Value(Char(random integer(10))))); dt << Select Where( :c == "7" ) << select columns (1); newname = "column with values between 1 and 1...

    hogi hogi
    Discussions |
    Dec 3, 2025 3:37 PM
    331 views | 6 replies
  • JSL coding debug - help needed with "Label"

    Hello,   In my JSL code, I am using  dtt<<Set Label Columns (:skew); and I can see in the table that label icon is being added next to skew. Then I am using graph builder and within that routine, I have  Show labels(1), But when plots are being generated, it is not showing Label. Can you please help on this? Do I need to add anything else?   Thanks much

    hasanurkhan hasanurkhan
    Discussions |
    Dec 2, 2025 2:19 PM
    1244 views | 17 replies
  • Keep Leading Zeros

    One of the columns in my data set is Employee ID. All employee ID's have a length of 8 and begin with leading zeros. When I open the excel file that has the data JMP seems to drop those leading zeros. Is there a way to get JMP to not do that? Or does it have to do with the way that column is stored in the xlsx file? I tried using the code I found on here to just add them back in but it added them ...

    ACraig ACraig
    Discussions |
    Dec 2, 2025 1:30 PM
    3497 views | 3 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
    315 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
    282 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
    204 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
    194 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
    165 views | 0 replies
view all discussions