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

  • Add H lines to the Graph Builder from the Column values

    Hello, I am trying to add LL and UL lines to each label group of the GB plots. Based on the local data filter selection, I want to create a function that will add H lines from the UL and LL columns to the graph builder corresponding to the respective labels. Is this something that could be done?  Thanks,Jackie

    Jackie_ Jackie_
    Discussions |
    Aug 23, 2023 8:17 AM
    1097 views | 1 replies
  • Open a table from Atlassian page

    How do I write a script to open a table that is on an Atlassian Page ? I tried belowdt = open("https://impinj.atlassian.net/wiki/spaces/UNI/pages/79855941/12+AOI+Disposition-2022", html table(1)); I am using JMP17. 

    cchueng cchueng
    Discussions |
    Aug 23, 2023 6:54 AM
    2424 views | 4 replies
  • How to use List box to access new window

    Hello, I have this example code where the user selects an option from the radio box which then brings them to another window. I am able to get this to work for the radio and combo box, but ideally, I would like it to be a list box. However, the list box doesn't do anything when, selecting "one" and pressing "ok". Is there an extra piece of code I need to include to make a list box functional? Appr...

    Hams Hams
    Discussions |
    Aug 23, 2023 5:46 AM
    921 views | 1 replies
  • Hide and exclude in multiple select where

    Hello, I have an add-in that performs hide and exclude in a for loop. One thing I observed was that the previous hide and exclude gets overwritten by the next column condition. Additionally, I realized that it also overwrote my manual hide and exclude. I have two questions:

    1. Is there a way to concatenate multiple select where and then perform an overall hide and exclude?For( i = 1, i <= N Items( ...

    Kenobi Kenobi
    Discussions |
    Aug 22, 2023 1:02 PM
    1435 views | 2 replies
  • How to create new data table script with variable directory paths

    Hi All,   I'm updating a script that I've been working on that after the analysis is done, I want to save a picture of the report window and then save a script to the data table that will open the image if the user wants to do that. Each analysis will generate a new report image, and I need the script saved to the data table reference that updated file name (all are in the same directory).   Side ...

    SDF1 SDF1
    Discussions |
    Aug 22, 2023 12:33 PM
    2563 views | 3 replies

Latest Discussions

  • Add H lines to the Graph Builder from the Column values

    Hello, I am trying to add LL and UL lines to each label group of the GB plots. Based on the local data filter selection, I want to create a function that will add H lines from the UL and LL columns to the graph builder corresponding to the respective labels. Is this something that could be done?  Thanks,Jackie

    Jackie_ Jackie_
    Discussions |
    Aug 23, 2023 8:17 AM
    1097 views | 1 replies
  • Open a table from Atlassian page

    How do I write a script to open a table that is on an Atlassian Page ? I tried belowdt = open("https://impinj.atlassian.net/wiki/spaces/UNI/pages/79855941/12+AOI+Disposition-2022", html table(1)); I am using JMP17. 

    cchueng cchueng
    Discussions |
    Aug 23, 2023 6:54 AM
    2424 views | 4 replies
  • How to use List box to access new window

    Hello, I have this example code where the user selects an option from the radio box which then brings them to another window. I am able to get this to work for the radio and combo box, but ideally, I would like it to be a list box. However, the list box doesn't do anything when, selecting "one" and pressing "ok". Is there an extra piece of code I need to include to make a list box functional? Appr...

    Hams Hams
    Discussions |
    Aug 23, 2023 5:46 AM
    921 views | 1 replies
  • Hide and exclude in multiple select where

    Hello, I have an add-in that performs hide and exclude in a for loop. One thing I observed was that the previous hide and exclude gets overwritten by the next column condition. Additionally, I realized that it also overwrote my manual hide and exclude. I have two questions:

    1. Is there a way to concatenate multiple select where and then perform an overall hide and exclude?For( i = 1, i <= N Items( ...

    Kenobi Kenobi
    Discussions |
    Aug 22, 2023 1:02 PM
    1435 views | 2 replies
  • Custom functions available in every script session: including JMP Live update scripts

    Is there a way to load a custom function into some namespace so it is available in every JMP script session or window?   I would like to call a fairly large and complex set of functions in update scripts for JMP Live reports instead of including all of that code in the script itself.  Typically (outside of JMP Live) I do this with an add-in, but since variables defined in the add-in load script do...

    ih ih
    Discussions |
    Aug 21, 2023 11:44 AM
    1486 views | 2 replies

Latest Discussions

view all discussions