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 to join tables with time interval

    Hello,I am working to join two tables, table 1 has time stamped data, and table 2 has start time and end time of each phase and cycle. I would like to join two tables so that table 1 can have phase and cycle columns. Appreciate if anyone can show me how. Thanks

    Kevin Kevin
    Discussions |
    Dec 19, 2023 11:37 AM
    1416 views | 1 replies
  • Saving a new script to preserve variables for later

    Hello, I've built a script that performs data analysis but requires various user inputs to configure. There are cases where I want to perform a similar analysis later, but not need to re-enter all my settings. The main script already can read existing variables and auto-fill those fields, so if I have some way to save and import those default values, I'll be set. I want to be able to have multiple...

    CitizenNo3 CitizenNo3
    Discussions |
    Dec 19, 2023 10:44 AM
    2593 views | 3 replies
  • How to use Select Where () with Contains () to find partial matches in data table?

    I have a listmyList = {"Current_I20_", "Voltage_CIB_", "Capacitance_DIFF_", "Resistance_FURR_"};and a data table with one of columns called Parameter with some row entries as Current_I20_Stage2 Voltage_CIB_Stage3 Capacitance_DIFF_corner_Stage1 Resistance_FURR__side_Stage3Using myList with Contains() to extract the full parameters names from the data table into a list. How to do this via JSL?For a...

    Neo Neo
    Discussions |
    Dec 19, 2023 9:47 AM
    5547 views | 11 replies
  • JSL / Add-in: Assign Microtiter Plate Info to a Design

    I am working on a script that adds the rows and columns of microtiter plate to a  JMP design. The ideal scenario would be that this becomes a add-in, so that once an individual has generated a design they can then assign the correct Plate number, Row name, and Column number corresponding to a plate of their choosing (96, 384, 1536 wells) and omitting as many edge columns or rows as they like. This...

    JoffJones JoffJones
    Discussions |
    Dec 19, 2023 4:25 AM
    1827 views | 2 replies
  • Linux and Containerization Support

    Hello, I am looking to set up JMP and integrate with SAS 9.4. All our cloud infrastructure is based on Linux and Kubernetes. I am wondering if it is possible to install JMP on Linux or if there are containerized JMP images are available. 

    pizzaguy pizzaguy
    Discussions |
    Dec 18, 2023 4:52 PM
    4036 views | 6 replies

Latest Discussions

  • How to join tables with time interval

    Hello,I am working to join two tables, table 1 has time stamped data, and table 2 has start time and end time of each phase and cycle. I would like to join two tables so that table 1 can have phase and cycle columns. Appreciate if anyone can show me how. Thanks

    Kevin Kevin
    Discussions |
    Dec 19, 2023 11:37 AM
    1416 views | 1 replies
  • JSL / Add-in: Assign Microtiter Plate Info to a Design

    I am working on a script that adds the rows and columns of microtiter plate to a  JMP design. The ideal scenario would be that this becomes a add-in, so that once an individual has generated a design they can then assign the correct Plate number, Row name, and Column number corresponding to a plate of their choosing (96, 384, 1536 wells) and omitting as many edge columns or rows as they like. This...

    JoffJones JoffJones
    Discussions |
    Dec 19, 2023 4:25 AM
    1827 views | 2 replies
  • Linux and Containerization Support

    Hello, I am looking to set up JMP and integrate with SAS 9.4. All our cloud infrastructure is based on Linux and Kubernetes. I am wondering if it is possible to install JMP on Linux or if there are containerized JMP images are available. 

    pizzaguy pizzaguy
    Discussions |
    Dec 18, 2023 4:52 PM
    4036 views | 6 replies
  • How to insert or update datatable into database using script

    Hi, everyone.
    I'm using JMP 17. I want to insert or update the data in datatable into external database ssms.

    Currently, I have a datatable. I want to compare the row of datatable. If the row of datatable is not exist in database then insert into database, else if it is existed in database then update into database.

    I know the SQL have insert or update function but don't know the JMP script can make ...

    Celine1 Celine1
    Discussions |
    Dec 14, 2023 5:30 AM
    1456 views | 1 replies
  • Extract Part of the String

    Hello, I have a string and I want to extract everything but the last four characters of the string.  So, the following string, 12/9/2023 19:05:57:754 would results in, 12/9/2023 19:05:57 How do I do this in JMP

    JMP_9006 JMP_9006
    Discussions |
    Dec 12, 2023 11:23 PM
    2036 views | 3 replies

Latest Discussions

  • Keyboard shortcuts

    [More Topic Containers like this] Jmp Help/Keyboard Shortcuts   assign new Keyboard ShortcutsAssigning-keyboard-shortcuts-for-frequently-used-options comment/uncomment blocks of code (international keyboard)A shortcut can be set in the menu customization Editoradd  keyboard shortcuts for your own functionsadd them to the main menu/ to a toolbar and assign a shortcutadd keyboard shortcuts for "open...

    hogi hogi
    Discussions |
    Nov 26, 2023 1:38 AM
    1134 views | 0 replies
  • Could JMP optimize factors with uncertainty?

    Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example: 

    Marco1 Marco1
    Discussions |
    Nov 21, 2023 9:08 AM
    921 views | 0 replies
  • Caution: Places where Jmp does something unexpected

    Definitely, JMP is Not a Spreadsheet . And that's great!! Besides this difference, there are other places where Jmp doesn't do/behave/produce what a newbie / innocent Jmp user expects.
    If a user knows these issues and the remedies and workarounds -  he/she can
    a) save a lot of time b) be safe from data loss c) be sure that the results are as expected.

    [More Topic Containers like this]   Topicdescrip...

    hogi hogi
    Discussions |
    Nov 17, 2023 4:15 AM
    1404 views | 0 replies
  • Is it possible to change the color of the median line in a box plot (with graph builder) via JSL?

    Is it possible to change the color of only the median (horizontal) line in a box plot (with graph builder) via JSL? If yes, could I get an example please (I am on JMP 16.2)?

    Neo Neo
    Discussions |
    Nov 15, 2023 7:25 AM
    978 views | 0 replies
  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    1012 views | 0 replies
view all discussions