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

  • Workflow builder error for Custom Action (Error: Send Expects Scriptable Object)

    I added the JSL below as Custom Action in the Workflow builder. The error happened at the For loop (Error: Send Expects Scriptable Object).While running this script in Script window, it works properly to rename columns header that contain "%, ". Any idea on how to solve this to make the workflow more smooth? else, need to stop at this step to run Column Renaming script outside the WorkFlow Builder...

    Nita_Natchanok Nita_Natchanok
    Discussions |
    Jun 15, 2023 10:32 PM
    3051 views | 6 replies
  • Using Create Database Connection for a ODBC Database in JMP 17

    Hello, I have a JSL script that uses the "Create Database Connection" function to connect to an ODBC database and executes an SQL query (see below). This script was working on JMP 16, however I received a new computer and upgraded to JMP 17 and now I am receiving the attached error ("Send Expects Scriptable Object in access or evaluation of 'Send', dt1 << Show WIndow(0)"). I've performed some debu...

    Austin Austin
    Discussions |
    Jun 15, 2023 7:20 PM
    3693 views | 3 replies
  • Correlation plot without modifying datatable structure

    I would like to do a correlation plot to compare tested parameter (Id) between TestStages for different parts as shown in the attached example data table.I want median for Id1 (for all parts) on x-axis and median for Id2 (for all parts) on y-axis with associated limits ref. lines on respective axes (i.e. LSL/USL vertical lines for TestStage 1 needed on x axis while LSL/USL horizontal lines for Tes...

    Neo Neo
    Discussions |
    Jun 15, 2023 12:38 PM
    1675 views | 3 replies
  • Count number of rows in column, with matching character

    Hi, I'm trying to wirte a jsl code to get a count of the number of strings(rows) with a certain specified characters at a certain position within the column.Eg. I want to get the count of the number of the rows containing sting "1" between the rows containing only three "P" charactersIn this case, the row count would be 26. Please advice. Thanks,Jackie

    Jackie_ Jackie_
    Discussions |
    Jun 15, 2023 10:46 AM
    2422 views | 5 replies
  • Add Ref Line () not working if axes names are supplied from outside.

    The first case works fine but the second case where the axes names are supplied from outside does not work, where am I going wrong? Graph Builder( Size( 528, 457 ), Show Control Panel( 0 ), Variables( X( :Column (3) ), Y( :Column (4) ) ), Elements( Points( X, Y, Legend( 3 ) )), SendToReport( Dispatch( {}, "Median 1", ScaleBox, {Add Ref Line( _LSL1_, "Solid", "Black", "xLSL", 1...

    Neo Neo
    Discussions |
    Jun 15, 2023 10:10 AM
    1159 views | 1 replies

Latest Discussions

  • Workflow builder error for Custom Action (Error: Send Expects Scriptable Object)

    I added the JSL below as Custom Action in the Workflow builder. The error happened at the For loop (Error: Send Expects Scriptable Object).While running this script in Script window, it works properly to rename columns header that contain "%, ". Any idea on how to solve this to make the workflow more smooth? else, need to stop at this step to run Column Renaming script outside the WorkFlow Builder...

    Nita_Natchanok Nita_Natchanok
    Discussions |
    Jun 15, 2023 10:32 PM
    3051 views | 6 replies
  • Using Create Database Connection for a ODBC Database in JMP 17

    Hello, I have a JSL script that uses the "Create Database Connection" function to connect to an ODBC database and executes an SQL query (see below). This script was working on JMP 16, however I received a new computer and upgraded to JMP 17 and now I am receiving the attached error ("Send Expects Scriptable Object in access or evaluation of 'Send', dt1 << Show WIndow(0)"). I've performed some debu...

    Austin Austin
    Discussions |
    Jun 15, 2023 7:20 PM
    3693 views | 3 replies
  • Error using associative array (dictionary) // subscripted key not in map in access or evaluation

    For some reason, a script that was working stopped (both in JMP 16 and 17) and now I am getting the following error subscripted key not in map in access or evaluation of 'aaa (bbb) [ccc]' , "aaa (bbb) [ccc]"I have a small script that renames the columns of a secondary table to a primary table. First, an associative array is created (not shown). Then I iterate through the columns. new_colNames = dt...

    FN FN
    Discussions |
    Jun 15, 2023 6:26 AM
    1145 views | 1 replies
  • Graph builder marker size

    Hi all, Is it possible to have a non specific (item ID) marker size customization in Graph Builder? I have this piece of code as an example but I need the Item ID not to be specified only to the given items on the script.  

    UserID16644 UserID16644
    Discussions |
    Jun 14, 2023 10:59 PM
    1187 views | 2 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
    5525 views | 10 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
    839 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
    699 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