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 use a variable with Outlinebox[ text()='text']

    Hey everyone,I'm having an issue with some code.  MinParam=(report << XPath("//OutlineBox[text()='min']//OutlineBox[text()=mindist]//StringColBox[StringColBoxHeader[text()='Parameter']]"))<<get;Here the variable is "mindist" and it equals "Normal 2 Mixtures".  However, I can't get it to work. Any suggestions? Thanks! Steve

    shampton82 shampton82
    Discussions |
    Nov 28, 2024 9:27 PM
    1450 views | 4 replies
  • JMP17 script data table subsets not automatically staying closed (not an issue in JMP14)

    JMP17 is having issues with running my scripts that have been working perfectly fine on JMP14. With JMP17, it might look like the subset data tables per my script are not automatically staying closed and so when I hover over a data plot created using my script, the entire data points in the plot blinks consistently because all the subset data table keeps opening. Does anyone know about any scripti...

    kiz kiz
    Discussions |
    Nov 28, 2024 3:37 AM
    641 views | 1 replies
  • Inquiry About Future Development Plans for JMP Live

    At the 2024 JMP Summit Korea, it was mentioned that future compatibility between JMP Live and Snowflake is being considered. Our company is currently preparing a database infrastructure to enhance the efficient use of JMP, JMP Pro, and JMP Live.Could you please confirm if compatibility or integration with other database solutions, such as Databricks or others, is also being considered in addition ...

    Dongjin Dongjin
    Discussions |
    Nov 27, 2024 3:39 PM
    734 views | 1 replies
  • [Graph Builder in JSL] how to select graph build as an object in one Lineup Box

    Hi, currently I created a lineup box with several graphs like 3 in it, and after the window popped out, I want to select each the graph by xpath then do some actions like sizing or adding ref line..

    However I found that I am not able to use a for loop to individually select the graphs in my lineup box, what should I do? thanks!(I tried to use gb1 = Graph Builder 1; gb2 = Graph Builder 2; gb3 = ... ...

    Clanlope Clanlope
    Discussions |
    Nov 26, 2024 5:34 PM
    1135 views | 2 replies
  • Creating a column checking all the spec limits saved as colum properties

    Hi all,I am checking several parameters for some products, e.g. length and width. Each parameter is a column with spec limits as column property. Each row is the product. How do I automatically created a column called "InSpec" that tells me whether the product (row) is in or out of spec for all the parameters (columns) with assigned spec limits WITHOUT having to write an IF statement as a formula ...

    ValeriaJMP ValeriaJMP
    Discussions |
    Nov 25, 2024 6:51 PM
    1151 views | 3 replies

Latest Discussions

  • JMP17 script data table subsets not automatically staying closed (not an issue in JMP14)

    JMP17 is having issues with running my scripts that have been working perfectly fine on JMP14. With JMP17, it might look like the subset data tables per my script are not automatically staying closed and so when I hover over a data plot created using my script, the entire data points in the plot blinks consistently because all the subset data table keeps opening. Does anyone know about any scripti...

    kiz kiz
    Discussions |
    Nov 28, 2024 3:37 AM
    641 views | 1 replies
  • Inquiry About Future Development Plans for JMP Live

    At the 2024 JMP Summit Korea, it was mentioned that future compatibility between JMP Live and Snowflake is being considered. Our company is currently preparing a database infrastructure to enhance the efficient use of JMP, JMP Pro, and JMP Live.Could you please confirm if compatibility or integration with other database solutions, such as Databricks or others, is also being considered in addition ...

    Dongjin Dongjin
    Discussions |
    Nov 27, 2024 3:39 PM
    734 views | 1 replies
  • Creating a column checking all the spec limits saved as colum properties

    Hi all,I am checking several parameters for some products, e.g. length and width. Each parameter is a column with spec limits as column property. Each row is the product. How do I automatically created a column called "InSpec" that tells me whether the product (row) is in or out of spec for all the parameters (columns) with assigned spec limits WITHOUT having to write an IF statement as a formula ...

    ValeriaJMP ValeriaJMP
    Discussions |
    Nov 25, 2024 6:51 PM
    1151 views | 3 replies
  • How to install dt2pandas library in JMP18 python on windows OS?

    Thanks!import jmp from dt2pandas import dt2dfI was looking at the MAC code

    lala lala
    Discussions |
    Nov 25, 2024 7:03 AM
    1867 views | 7 replies
  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    596 views | 0 replies

Latest Discussions

  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    596 views | 0 replies
  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    483 views | 0 replies
  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    676 views | 0 replies
  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    722 views | 0 replies
  • Graph Builder: Ordering my overlay by descending order according to the total value of each overlay category

    Hello community, I come to you with a difficult question. Please see the image below for reference. I am using JMP 18, and I am trying to create a bar chart to show PPB values by quarter for various categories. The trouble I run into is that I want the category that has the highest total value from the chart to be on the bottom of the stack. For example, in the image below the category memory shou...

    AttributedMouse AttributedMouse
    Discussions |
    Oct 22, 2024 1:37 PM
    709 views | 0 replies
view all discussions