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

  • JMP 18 Python API

    Hello JMP Community.   I have JMP18 and am playing around with the new Python Integration.   I have a datatable. How would I create trendcharts using this datatable in JMP's Python Editor?   Thanks All!

    AdditiveLamb108 AdditiveLamb108
    Discussions |
    Apr 11, 2025 12:14 PM
    933 views | 3 replies
  • Process Screening By Groups

    I want to automate a Process Screening, whereby all grouped variables are included as Process Variables.   The Typical script I get for the Process Screening looks like this   Process Screening( Process Variables( Column Group( "ENG" ), Column Group( "REJ" ) ), Grouping( :WAFER, :LOT ), Control Chart Type( "Indiv and MR" ) ); I am able to create a list of available groups but can't figure ...

    SpannerHead SpannerHead
    Discussions |
    Apr 10, 2025 11:58 AM
    733 views | 2 replies
  • Pi Import Options - the Max count option

    I haven't seen any recent posts about the Pi Importer options.  This was supposed to be an upgrade in 18, but I'm struggling with the Max Count setting especially.  I'm not sure there is really a question here, but sharing what I've learned and wondering if anyone else has other insight to share here. I focus on the Raw Data Import because of the structure of our data and trying to remove any laye...

    LoveDataViz7 LoveDataViz7
    Discussions |
    Apr 10, 2025 7:01 AM
    1391 views | 2 replies
  • How can modify this script to trigger when the cursor points?

    It used to be click-triggered gbFrame = (gb0 << report)[FrameBox(1)]; gbFrame << Set Graphlet( Picture( try(Close(dzK, NoSave)); Current Data Table(dt); dzK = dt << Subset( Output Table("K"), Selected Rows(0), Rows(dt << Get Selected Rows()), Selected columns only(0) ); dzK << Set Window Size(800, 500); ...

    lala lala
    Discussions |
    Apr 10, 2025 4:18 AM
    1373 views | 6 replies
  • Selecting duplicates with complete row values

    How to select duplicate rows with conditions?
    I have a table with duplicate IDs, but some of the values from other rows are missing. What I need to do is to delete the duplicate row with missing information and retain the complete one.   For example:

    IDNameAge1Jane121Jane 2John163Anna 3Anna154Mark    Rows 3, 5 should be deleted. I know "Select duplicate rows( Match( :Col1, :Col2 ) );" but I'm not s...

    UserID16644 UserID16644
    Discussions |
    Apr 9, 2025 10:42 PM
    1043 views | 4 replies

Latest Discussions

  • JMP 18 Python API

    Hello JMP Community.   I have JMP18 and am playing around with the new Python Integration.   I have a datatable. How would I create trendcharts using this datatable in JMP's Python Editor?   Thanks All!

    AdditiveLamb108 AdditiveLamb108
    Discussions |
    Apr 11, 2025 12:14 PM
    933 views | 3 replies
  • Pi Import Options - the Max count option

    I haven't seen any recent posts about the Pi Importer options.  This was supposed to be an upgrade in 18, but I'm struggling with the Max Count setting especially.  I'm not sure there is really a question here, but sharing what I've learned and wondering if anyone else has other insight to share here. I focus on the Raw Data Import because of the structure of our data and trying to remove any laye...

    LoveDataViz7 LoveDataViz7
    Discussions |
    Apr 10, 2025 7:01 AM
    1391 views | 2 replies
  • How can modify this script to trigger when the cursor points?

    It used to be click-triggered gbFrame = (gb0 << report)[FrameBox(1)]; gbFrame << Set Graphlet( Picture( try(Close(dzK, NoSave)); Current Data Table(dt); dzK = dt << Subset( Output Table("K"), Selected Rows(0), Rows(dt << Get Selected Rows()), Selected columns only(0) ); dzK << Set Window Size(800, 500); ...

    lala lala
    Discussions |
    Apr 10, 2025 4:18 AM
    1373 views | 6 replies
  • Missing Value Codes Don't Export To Excel

    I need to export some JMP files to excel and cells that were marked as missing are empty in the resulting Excel file.  Anyone figure out a way to keep it present?

    SpannerHead SpannerHead
    Discussions |
    Apr 9, 2025 9:30 PM
    1077 views | 4 replies
  • How to get value of duplicate columns?

    Hi all, How can I get the value of a Column A and place it with the duplicate value in Column B?   For example, this is my data: Column AColumn BAApple AppleBBanana MangoCMango     This is the expected output: Column AColumn BAAppleAAppleBBananaCMangoCMango

    UserID16644 UserID16644
    Discussions |
    Apr 8, 2025 5:46 AM
    754 views | 2 replies

Latest Discussions

  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    561 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    585 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    621 views | 0 replies
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    613 views | 0 replies
  • Extract Expr: Issue with scoped variable

    This works: Extract Expr(:height << set name( "new" ), :height );  But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height); Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...

    hogi hogi
    Discussions |
    Jan 7, 2025 11:35 AM
    495 views | 0 replies
view all discussions