cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • 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!
  • Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • JMP19.1.2 has an issue with running python script directly from addin.

    JMP19.1.2 has an issue with running python script directly from addin, upon running it will crash.  - If it runs directly the same script using script window, no issue.  - If a script window already ran, and then only you run the script from addin, no issue.  - Same script run from addin directly using 19.0.1 and jmp18, no issue.   There is a bug in the JMP 19.1.2 version for running python from a...

    AprioriBudgie38 AprioriBudgie38
    Discussions |
    Jun 23, 2026 10:10 AM
    85 views | 1 replies
  • Local data filter update by another data table

    Hey ! 

    I have three main functions, and what I basically have is two data tables where "Master" data table has aggregated data and the other "Slave" data table has raw measurement data. What I want (and previously was able to do in another company) to do is interactively update Slave tables graph builder filter by row state handler in the Master data table. For whatever reason, the filter is not up...

    UnrelatedLamb77 UnrelatedLamb77
    Discussions |
    Jun 23, 2026 4:29 AM
    105 views | 3 replies
  • JMP & MCP ?

    Does JMP provide an MCP connection for AI models?

    https://modelcontextprotocol.io/docs/getting-started/intro
    https://mcpservers.org/ 
    https://mcp-awesome.com/ 
    https://github.com/modelcontextprotocol  

    hogi hogi
    Discussions |
    Jun 22, 2026 12:15 PM
    975 views | 4 replies
  • For Loop in "Expr" not working

    Hello,
    this is a representation of the script I am having a problem with:   n = 100; ow = Expr( OneWay(Y(colPara), X(splitPara), MeansAndStdDev(0), AllGraphs(0), LineOfFit(0), StdDevLines(1), Legend(1), PlotQuantileByActual(1), SendToReport( Dispatch({}, "Normal Quantile Plot", OutlineBox, {SetTitle("")}),
    For(l = 0, l <= n, l++, Dispatch({"Normal Quantile Plot"}, "2", ScaleBox, {Format(
    ...

    nozellot nozellot
    Discussions |
    Jun 22, 2026 10:46 AM
    64 views | 1 replies
  • Image loading from a hyperlink

    Hey! 

    I want to perform image loading from a hyperlink, not data table as we have millions of images. Is this possible in JMP?

    -Ilmari

    UnrelatedLamb77 UnrelatedLamb77
    Discussions |
    Jun 22, 2026 12:00 AM
    86 views | 2 replies

Latest Discussions

  • JMP19.1.2 has an issue with running python script directly from addin.

    JMP19.1.2 has an issue with running python script directly from addin, upon running it will crash.  - If it runs directly the same script using script window, no issue.  - If a script window already ran, and then only you run the script from addin, no issue.  - Same script run from addin directly using 19.0.1 and jmp18, no issue.   There is a bug in the JMP 19.1.2 version for running python from a...

    AprioriBudgie38 AprioriBudgie38
    Discussions |
    Jun 23, 2026 10:10 AM
    85 views | 1 replies
  • Local data filter update by another data table

    Hey ! 

    I have three main functions, and what I basically have is two data tables where "Master" data table has aggregated data and the other "Slave" data table has raw measurement data. What I want (and previously was able to do in another company) to do is interactively update Slave tables graph builder filter by row state handler in the Master data table. For whatever reason, the filter is not up...

    UnrelatedLamb77 UnrelatedLamb77
    Discussions |
    Jun 23, 2026 4:29 AM
    105 views | 3 replies
  • JMP & MCP ?

    Does JMP provide an MCP connection for AI models?

    https://modelcontextprotocol.io/docs/getting-started/intro
    https://mcpservers.org/ 
    https://mcp-awesome.com/ 
    https://github.com/modelcontextprotocol  

    hogi hogi
    Discussions |
    Jun 22, 2026 12:15 PM
    975 views | 4 replies
  • For Loop in "Expr" not working

    Hello,
    this is a representation of the script I am having a problem with:   n = 100; ow = Expr( OneWay(Y(colPara), X(splitPara), MeansAndStdDev(0), AllGraphs(0), LineOfFit(0), StdDevLines(1), Legend(1), PlotQuantileByActual(1), SendToReport( Dispatch({}, "Normal Quantile Plot", OutlineBox, {SetTitle("")}),
    For(l = 0, l <= n, l++, Dispatch({"Normal Quantile Plot"}, "2", ScaleBox, {Format(
    ...

    nozellot nozellot
    Discussions |
    Jun 22, 2026 10:46 AM
    64 views | 1 replies
  • Image loading from a hyperlink

    Hey! 

    I want to perform image loading from a hyperlink, not data table as we have millions of images. Is this possible in JMP?

    -Ilmari

    UnrelatedLamb77 UnrelatedLamb77
    Discussions |
    Jun 22, 2026 12:00 AM
    86 views | 2 replies

Latest Discussions

  • 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
    109 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
    193 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
    219 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
    230 views | 0 replies
  • Graph Builder line plot: Loss of detail at smaller frame sizes

    When graphing line plots at smaller frame sizes, data points seem to be omitted or summarised and detail lost. Attached are screenshots from the same measurement graphed four times, each time halving frame size, exported to PDF and then scaled up to the same height. As PDF is vector-based, the graphs should be scaled versions of each other, like the text of the axis title, but clearly they are not...

    PathReindeer523 PathReindeer523
    Discussions |
    May 26, 2026 5:48 AM
    315 views | 0 replies
view all discussions