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

  • Opening a text file with the run program() command, why does JSL pause?

    Hello!I open a text file with the following command.
    Until this text file is closed, JSL is in a waiting state and cannot perform operations later in JSL. 

    lala lala
    Discussions |
    Sep 12, 2022 11:11 PM
    2172 views | 4 replies
  • How to delimit multiple column with specific string in jsl

    Hi, I've a table that would like to delimit multiple column with specific stringScript below able to point to the specific column but unable to delimit the dataAppreciate if anyone could help on this. Thanks  Names Default To Here( 1 ); dt = Data Table( "Sales"); headerList = dt << get column names( string ); For( i = 1, i <= N Items( headerList ), i++, If( Contains(headerList[i], "sales"), ...

    LipYeong LipYeong
    Discussions |
    Sep 12, 2022 6:44 PM
    1738 views | 2 replies
  • Subtracting number of hours from Date and time

    HI, I want to subtract 6 hrs in 05-07-2022 01:00  so final value should be  04-07-2022 19:00
    Can you please suggest me how perform this calculation in JMP16. Many thanks

    chandankishor66 chandankishor66
    Discussions |
    Sep 9, 2022 10:00 PM
    1570 views | 1 replies
  • Injecting images to text with tags to build display box

    I have a JSON which I get with GET request. The JSON contains two keys, text and imagesimages has list of objects with name of image and then the image.  In text "¤imagename|img¤" parts are to be replaced with "imagename" image found from images. Below is an example in associative array format   aa = Associative Array(); aa["text"] = "First line with no image ¤tile|img¤ text and ¤windmap|img¤ im...

    jthi jthi
    Discussions |
    Sep 9, 2022 6:20 AM
    970 views | 1 replies
  • How do I pre-append a text box to a web report?

    Hello,  I would like to add a text box at the top of the report that describes the contents of the report on the web page. I want to insert the text description where the red arrow is ---> is on the screen shot.   Sorry, just can't seem to find the appropriate JSL to accomplish this.   Running JMP 15.2.1 Thanks, Richdt1 = Open( "C:\Public\gsod\gis_873950_detail_t.csv" , invisible ); Current Data T...

    RichPletcher RichPletcher
    Discussions |
    Sep 9, 2022 3:36 AM
    1761 views | 2 replies

Latest Discussions

  • Injecting images to text with tags to build display box

    I have a JSON which I get with GET request. The JSON contains two keys, text and imagesimages has list of objects with name of image and then the image.  In text "¤imagename|img¤" parts are to be replaced with "imagename" image found from images. Below is an example in associative array format   aa = Associative Array(); aa["text"] = "First line with no image ¤tile|img¤ text and ¤windmap|img¤ im...

    jthi jthi
    Discussions |
    Sep 9, 2022 6:20 AM
    970 views | 1 replies
  • How do I pre-append a text box to a web report?

    Hello,  I would like to add a text box at the top of the report that describes the contents of the report on the web page. I want to insert the text description where the red arrow is ---> is on the screen shot.   Sorry, just can't seem to find the appropriate JSL to accomplish this.   Running JMP 15.2.1 Thanks, Richdt1 = Open( "C:\Public\gsod\gis_873950_detail_t.csv" , invisible ); Current Data T...

    RichPletcher RichPletcher
    Discussions |
    Sep 9, 2022 3:36 AM
    1761 views | 2 replies
  • Select latest timestamp (String)

    Hi all,How can I select the rows with the same ID and code values but with the latest timestamp?Sample Data:
    Expected Output:  

    UserID16644 UserID16644
    Discussions |
    Sep 1, 2022 12:30 AM
    1151 views | 1 replies
  • Count number of occurrences of a character in a string

    Hi,I am trying to count the number of occurrences of a character in a string. How do I achieve that using JSL?For eg:Number of occurrences of letter 'A' in the below stringsAPPLE -> 1PEARS -> 1BANANA -> 2 

    psundar6 psundar6
    Discussions |
    Aug 30, 2022 1:44 PM
    2136 views | 1 replies
  • Screen Size Issue

    I have written a script that includes a RECT and an annotation in it.  On a large desktop monitor, the script works perfectly, however on a smaller laptop screen, the annotation moves almost off the screen entirely.  Is there a way to lock scripts to ensure that my graph looks the same on all monitors? 

    ClusteredTable4 ClusteredTable4
    Discussions |
    Aug 26, 2022 5:30 PM
    1356 views | 2 replies

Latest Discussions

  • JSL Script Creates New Taskbar Icon When Run

    Hi All, I have what seems to be an odd problem. I've created a JSL script that launches a window through which a user can select some options and then run scripts to pull data from various sources. The odd thing that is happening is that when one of these scripts is run it causes all subsequent JMP windows to open under a new taskbar icon. An example for clarity: 1) User opens jmp. There is 1 icon...

    jbakri jbakri
    Discussions |
    Aug 1, 2022 12:32 PM
    1245 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    932 views | 0 replies
  • How do I apply time fixed effects with multiple regression

    I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks   

    RiDe RiDe
    Discussions |
    Jan 10, 2022 11:18 PM
    811 views | 0 replies
  • Projects Window List in JMP 15 for Mac -- Reorder?

    I'm trying to use JMP projects more with the promise of re-using graphs and analyses on new sets of similar data. I'm using the Window List in the UL as a kind of 'table of contents' that I can click into to see/show my findings for various analyses.  There is a flow to the findings which I'd like to order in that Window List.  Is this possible? I can't click and drag an entry for a window up or d...

    datanaut datanaut
    Discussions |
    Aug 16, 2021 6:38 AM
    718 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    985 views | 0 replies
view all discussions