cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Access to JMP User Community Add-ins section - Insufficient privileges

    It seems for me that I cannot access the JMP User Community Add-ins page anymore. E.g. the Data Tables Tool Add https://community.jmp.com/t5/JMP-Add-Ins/Data-Table-Tools-Add-in/ta-p/28582 resolves for me in an error page since last Tuesday:   It seems that the whole Add-ins section in the JMP User Community is not accessible anymore. Many of these add-ins are not in the Marketplace. Doey anyone e...

    ThomasDickel ThomasDickel
    Discussions |
    Jul 7, 2026 6:26 AM
    1591 views | 11 replies
  • JSL failing in version 19 but works in 17

    I just upgraded to JMP 19 from JMP 17. I have a long and complicated routine that works well when I use it in JMP 17 but fails when I try it in 19. There may be more failures but the first one I am encountering is related to selecting rows to be modified to fix known errors in the data I imported. When debugging, I can see that the Get Rows Where command is returning an empty matrix. I confirmed t...

    MarginalMouse87 MarginalMouse87
    Discussions |
    Jul 6, 2026 9:32 AM
    189 views | 4 replies
  • PDF Reports with Logo in header

    I am trying to develop a way to control PDF output of report data.  I would like to have formatting control of the header and footer, and the ability to embed a logo.  Any thoughts on how to approach this?

    Stu_Dente Stu_Dente
    Discussions |
    Jul 6, 2026 8:50 AM
    269 views | 2 replies
  • It's unexpected that the file merging speed of JMP Pro 14 is so much faster than that of JMP Pro 18

    The speed of file splicing has slowed down since JMP Pro 18
    I had to use JMP Pro14 again to operate. dir="C:\0\";;Fs=Files In Directory(dir); for(j=1,j<=N Items(fs),j++, d1=Open(dir||fs[j],Add to Recent Files(0));na=d1<<Get Name(); if(j==1,d2=d1;d2<<setName("名2");,current data table(d2);d2<<Concatenate(Data Table(d1),Append to first table);Close(d1,nosave)); ); try(d2<<Delete Table Property("Source...

    lala lala
    Discussions |
    Jul 5, 2026 7:19 AM
    629 views | 6 replies
  • HPLC Equivalence Study: Simultaneous Change of Instrument and Column

    Hello everyone, I would appreciate your advice on the most appropriate statistical approach for an HPLC equivalence study. Background We need to demonstrate equivalence between our current and future HPLC systems. However, two factors are changing simultaneously: the HPLC instrument;the chromatographic column. In routine use, these changes will not necessarily be implemented simultaneously, but th...

    BayesKnight BayesKnight
    Discussions |
    Jul 3, 2026 5:57 AM
    129 views | 0 replies

Latest Discussions

  • Access to JMP User Community Add-ins section - Insufficient privileges

    It seems for me that I cannot access the JMP User Community Add-ins page anymore. E.g. the Data Tables Tool Add https://community.jmp.com/t5/JMP-Add-Ins/Data-Table-Tools-Add-in/ta-p/28582 resolves for me in an error page since last Tuesday:   It seems that the whole Add-ins section in the JMP User Community is not accessible anymore. Many of these add-ins are not in the Marketplace. Doey anyone e...

    ThomasDickel ThomasDickel
    Discussions |
    Jul 7, 2026 6:26 AM
    1591 views | 11 replies
  • PDF Reports with Logo in header

    I am trying to develop a way to control PDF output of report data.  I would like to have formatting control of the header and footer, and the ability to embed a logo.  Any thoughts on how to approach this?

    Stu_Dente Stu_Dente
    Discussions |
    Jul 6, 2026 8:50 AM
    269 views | 2 replies
  • It's unexpected that the file merging speed of JMP Pro 14 is so much faster than that of JMP Pro 18

    The speed of file splicing has slowed down since JMP Pro 18
    I had to use JMP Pro14 again to operate. dir="C:\0\";;Fs=Files In Directory(dir); for(j=1,j<=N Items(fs),j++, d1=Open(dir||fs[j],Add to Recent Files(0));na=d1<<Get Name(); if(j==1,d2=d1;d2<<setName("名2");,current data table(d2);d2<<Concatenate(Data Table(d1),Append to first table);Close(d1,nosave)); ); try(d2<<Delete Table Property("Source...

    lala lala
    Discussions |
    Jul 5, 2026 7:19 AM
    629 views | 6 replies
  • HPLC Equivalence Study: Simultaneous Change of Instrument and Column

    Hello everyone, I would appreciate your advice on the most appropriate statistical approach for an HPLC equivalence study. Background We need to demonstrate equivalence between our current and future HPLC systems. However, two factors are changing simultaneously: the HPLC instrument;the chromatographic column. In routine use, these changes will not necessarily be implemented simultaneously, but th...

    BayesKnight BayesKnight
    Discussions |
    Jul 3, 2026 5:57 AM
    129 views | 0 replies
  • How Replicates are Treated in the Functional Data Explorer

    Hello, I have functional data I have entered into the functional data explorer. I have three biological replicates of absorbance data over time, which shows the growth of an organism in triplicate over time using an absorbance measure. This is dense data, and I have measurements in each replicate every 30 minutes for 24 hours. This means for a given organism, I have three absorbance measurements b...

    MedianRooster42 MedianRooster42
    Discussions |
    Jul 3, 2026 1:51 AM
    198 views | 1 replies

Latest Discussions

  • HPLC Equivalence Study: Simultaneous Change of Instrument and Column

    Hello everyone, I would appreciate your advice on the most appropriate statistical approach for an HPLC equivalence study. Background We need to demonstrate equivalence between our current and future HPLC systems. However, two factors are changing simultaneously: the HPLC instrument;the chromatographic column. In routine use, these changes will not necessarily be implemented simultaneously, but th...

    BayesKnight BayesKnight
    Discussions |
    Jul 3, 2026 5:57 AM
    129 views | 0 replies
  • SPC: Run test 2

    The customised run test2, can be customised from 7 to 11, say you set it to 7 and you have 7 + another 11 points all below the centerline why does the process screen function.  Why does it

    1) Record 11 as the number of alarms, where in fact there is only 1 single stepchange
    2) Surely it shoud just record 1, as there is only 1 stepchange that affect 7+11 points.  You are not goin to ivestigate all 18...

    Gadsdon Gadsdon
    Discussions |
    Jun 17, 2026 7:18 AM
    322 views | 0 replies
  • JMP Live Event Queue Freeze - Jobs Stalling and Event Queue Backlog

    Our company uses JMP Live, version 19.0.2 We make use of JMP Live's event scheduler to automatically refresh reports via SQL queries. Typically our data refresh jobs <1 minute to complete with a handful that take 2-3 minutes at most.  However, at least once a week, our scheduled refresh pool becomes "stuck". Data refreshes and reports which usually take seconds to complete instead stay active in t...

    MetaParrot539 MetaParrot539
    Discussions |
    Jun 9, 2026 7:55 AM
    423 views | 0 replies
  • Simulation de Monte-Carlo - Profileur

    Bonjour, A quoi correspondent les lignes rouges (en trait plein) dans les graphiques du profileur de défauts ? En fait, parfois il y a 2 lignes rouges  qui se coupent et quand on ajoute les ordonnées d'un point de l'une des deux lignes rouges avec l'ordonnée d'un point de même abscisse mais de l'autre ligne rouge  on obtient l'ordonnée d'un point de la ligne noire. Le learnbot n'a pas su me répond...

    rugolf rugolf
    Discussions |
    Jun 1, 2026 9:04 AM
    411 views | 0 replies
  • JMP Live Local Data Filter Auto Update off by default?

    I've published a JMP Live report and realized the Auto-Update is true/on by default in Local Data Filter. Is there an option to turn that off by default?? This will be very helpful as I don't have to uncheck it every time I load the report. When multi-selecting the filters, I often realize after selecting first option since it tries to re-load the entire report and it takes time to reload with lar...

    DarthYoda DarthYoda
    Discussions |
    May 29, 2026 10:11 PM
    404 views | 0 replies
view all discussions