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!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • 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

  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 29, 2026 11:51 AM
    1096 views | 9 replies
  • button background color

    In JMP 19 the background color has been changed from grey to quite white. The contrast with the window background is very poor and it is unfriendly. Is there a way to change this setup? 

    antonio-domenic antonio-domenic
    Discussions |
    May 29, 2026 2:02 AM
    314 views | 1 replies
  • Logging to SPLUNK from a JMP script

    Has anyone written JSL to send messages to a SPLUNK instance?  The idea would be to capture all of the log messages from multiple applications in a single spot

    RC_Flyer RC_Flyer
    Discussions |
    May 28, 2026 6:15 AM
    677 views | 3 replies
  • Trying to get a summary of the differences between JMP standard vs. JMP Pro

    I'm looking for a slightly deeper summary of the benefits & differences between the JMP standard vs. JMP Pro versions. for me specifically in the Reliability analysis options but the website data is very limited.

    yuinbar yuinbar
    Discussions |
    May 28, 2026 5:53 AM
    460 views | 2 replies
  • How do I define effect columns once in a variable for use in model?

    Hi everyone- I am losing my mind trying to figure this out. I believe the answer lies in some magical combination of Eval() and Expr() but I can't figure it out. 

    I have a list of columns I want to define at the beginning of the script and then reference for use as model effects, as shown below. How do I get the model to recognize the list as a list of columns to use as effects? Thank you!   JMP 19...

    MuddyMaeSuggins MuddyMaeSuggins
    Discussions |
    May 26, 2026 7:23 PM
    646 views | 3 replies

Latest Discussions

  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 29, 2026 11:51 AM
    1096 views | 9 replies
  • button background color

    In JMP 19 the background color has been changed from grey to quite white. The contrast with the window background is very poor and it is unfriendly. Is there a way to change this setup? 

    antonio-domenic antonio-domenic
    Discussions |
    May 29, 2026 2:02 AM
    314 views | 1 replies
  • Logging to SPLUNK from a JMP script

    Has anyone written JSL to send messages to a SPLUNK instance?  The idea would be to capture all of the log messages from multiple applications in a single spot

    RC_Flyer RC_Flyer
    Discussions |
    May 28, 2026 6:15 AM
    677 views | 3 replies
  • Trying to get a summary of the differences between JMP standard vs. JMP Pro

    I'm looking for a slightly deeper summary of the benefits & differences between the JMP standard vs. JMP Pro versions. for me specifically in the Reliability analysis options but the website data is very limited.

    yuinbar yuinbar
    Discussions |
    May 28, 2026 5:53 AM
    460 views | 2 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
    550 views | 0 replies

Latest Discussions

  • 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
    550 views | 0 replies
  • "Replace missing with previous value" for multiple column selection on JMP19

    Previous versions of JMP would let users select multiple columns and use the "Replace missing with previous value" option from the right-click drop-down menu, applying the function to all columns selected. With JMP19, I can only do it if I select one column at a time. Is there a way to keep doing with with multiple columns selected? 

    AcceptanceOwl96 AcceptanceOwl96
    Discussions |
    May 13, 2026 9:59 AM
    341 views | 0 replies
  • How to Look at Range Data High Medium Low

    Looking for the Best way to analysis Data when I have Ranges Upper, Mid and Lower for both Voltage and Freq. data.  See RED Columns.  Guess I could perform a Control Chart or Dist. but like to to see if their is a shift of this many Electrical Devices.   Any Suggestions?  

    CREV CREV
    Discussions |
    May 8, 2026 2:34 PM
    397 views | 0 replies
  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    620 views | 0 replies
  • defining function scope changes how result is returned

    Why don't all three of these return their unevaluated argument like the first one does? Is there a way to make the last two work like the first? Inside the function, e is still unevaluated, this seems to happen when the result is returned. names default to here(1); ns = New Namespace("n"); foo = function({e}, Name Expr(e) ); ns:bar = function({e}, Name Expr(e) ); show( foo( expr( notavar...

    ih ih
    Discussions |
    Apr 20, 2026 1:45 PM
    393 views | 0 replies
view all discussions