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

  • How do I apply a script to multiple data tables at a time? (JMP 17)

    I'm looking for a way to execute a script across multiple data tables by executing the script once as opposed to executing the script one time per data table.   Current Data Flow Open reference JMP data table.Use a 1st script (based on Multiple File Import) to import multiple excel files into multiple JMP data tables (1 Table Per File). Result: 1 Reference Data Table Open and 2-10+ new JMP Data Ta...

    Kast Kast
    Discussions |
    Jun 13, 2023 2:41 PM
    3390 views | 3 replies
  • Finding X and Y coordinate

    Hello JMP Community,  I am trying to figure out a way to identify the X and Y coordinates of the highlighted rows.Get the lower x boundary of those bin "P" lying furthest to the left, that have at least SOME of their left edge on the wafer. And get the upper y boundary of those bin "P" lying furthest to the top, that have at least SOME of their top edge on the wafer. In this example the X = 23 and...

    Jackie_ Jackie_
    Discussions |
    Jun 13, 2023 12:18 PM
    5529 views | 10 replies
  • HOW TO FIND MINIMA/MAXIMA IN JMP?

    Is there a way to find this minima(as shown in figure) and exclude data to its left.   

    vharibal vharibal
    Discussions |
    Jun 13, 2023 6:42 AM
    3408 views | 5 replies
  • How do I use user defined variables to define a database query?

    Hello, I am using JMP16. I have a pop up box to ask for user input to define two variables ("Entity", and "Last_X_Days") that I would like to use to query a database. I have no problem getting these variables defined, but the data pull query is in quotations and wont take inputs as variables. It just takes them literally.  If "Last_X_Days" and "Entity" are previously defined as variables (based of...

    MedianShark873 MedianShark873
    Discussions |
    Jun 12, 2023 10:47 PM
    865 views | 1 replies
  • run JMP clinical report from JMP using JSL

    HI, I'm trying using below JSL to run  a JMPclincal review template, but did not make it. here is the JSL: JMPclinicalreviewAPI:openreviewtemplate("the path\xx.jmpcrt"); //this is to open the JMPclinical review template. this worked.JMPclinicalreviewAPI:runallreports; // this is to run the reports in the template. failed. the error message in log: "the namespace "reportRefNS" is not defined in acc...

    BaoyueLi BaoyueLi
    Discussions |
    Jun 12, 2023 6:41 PM
    2560 views | 5 replies

Latest Discussions

  • Finding X and Y coordinate

    Hello JMP Community,  I am trying to figure out a way to identify the X and Y coordinates of the highlighted rows.Get the lower x boundary of those bin "P" lying furthest to the left, that have at least SOME of their left edge on the wafer. And get the upper y boundary of those bin "P" lying furthest to the top, that have at least SOME of their top edge on the wafer. In this example the X = 23 and...

    Jackie_ Jackie_
    Discussions |
    Jun 13, 2023 12:18 PM
    5529 views | 10 replies
  • HOW TO FIND MINIMA/MAXIMA IN JMP?

    Is there a way to find this minima(as shown in figure) and exclude data to its left.   

    vharibal vharibal
    Discussions |
    Jun 13, 2023 6:42 AM
    3408 views | 5 replies
  • How do I use user defined variables to define a database query?

    Hello, I am using JMP16. I have a pop up box to ask for user input to define two variables ("Entity", and "Last_X_Days") that I would like to use to query a database. I have no problem getting these variables defined, but the data pull query is in quotations and wont take inputs as variables. It just takes them literally.  If "Last_X_Days" and "Entity" are previously defined as variables (based of...

    MedianShark873 MedianShark873
    Discussions |
    Jun 12, 2023 10:47 PM
    865 views | 1 replies
  • Passing messages to "this" within class definition

    Is it possible to pass a message to the instance of a class from within a method? Here is an example of what I am trying to do: Define Class( "example", x=1; test = Method( {name, method}, << Insert(name, method); ); ); t = New Object( example()); // This fails to insert the blah method t:test("blah", Method({y}, show("Blah " || char(x) || char(y)))); t:blah(6); //This succeeds in insert...

    KevW KevW
    Discussions |
    Jun 12, 2023 7:02 AM
    2664 views | 5 replies
  • Creating a series column based on other column values.

    Hello, I need help with creating a column, using JSL,  that fill a series and increase by one when a triggered by another column value. Like column 2 below, every time there is a “Yes” in column 1 it increases by 1 the value in column 2.
    Hope I am clear enough. Column 1Column 2No1No1No1No1Yes2No2No2No2No2No2Yes3No3No3No3

    ileshem ileshem
    Discussions |
    Jun 9, 2023 10:20 AM
    1626 views | 3 replies

Latest Discussions

  • Failed to convert varchar value ro datatype int in query (query worked before but now not)

    Hi , I used JMP DATAbase Query to query data from tables. the same query worked find until today it suddenly complains of issue of converting char to int. I'm not sure why it worked before and nothing has changed, but now not it is not working. So I started to work on the custom query to find a way to add script to convert. This is my first time with the custom sql query. how can I convert the t2....

    dadawasozo dadawasozo
    Discussions |
    Jun 9, 2023 7:30 AM
    846 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    831 views | 0 replies
  • JMP17 JSL 读取多张表时值为空怎么解决?

    JMP17版本用之前15版正常的读取程序,结果为空值。比如第一个表中一行是1,2,3这种值的,第二张表这一系列,是这列,ML1,R1拼接在一起,L1,R1,M1就自动改变亏值。求问大佬怎么解决?dir = Pick Directory( "Select a directory" ); //得到所有文件名,注意要确保所有表格字段名一致,且表格样式一样,否则会得到非预期结果。 files = Files In Directory( dir, Recursive ); If( Contains( files, ".DS_Store" ), files = Remove( files, Contains( files, ".DS_Store" ) ) ); For( i = 1, i <= N Items( files ), i++, fullfile = dir || files[i];...

    lehaofeng lehaofeng
    Discussions |
    Mar 16, 2023 5:58 AM
    841 views | 0 replies
  • What kind of interpolation is used when Scale() is applied to an image object?

    Working on a script that processes images and comparing results to a python script that applies similar operations.  When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16

    RoamingForests RoamingForests
    Discussions |
    Mar 6, 2023 7:17 AM
    701 views | 0 replies
  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    904 views | 0 replies
view all discussions