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

  • Select rows with maximal values in one column

    I can use summary to find the maximums (multiple due to groups) in one column. However, I also want to look up in which rows in the original table the maximums occur.

    Is there an easy solution? Thanks for your help!

    new-jmper new-jmper
    Discussions |
    Aug 3, 2020 9:52 AM
    22159 views | 12 replies
  • How to save the sas7bdat files made when a study is added in JMP Clinical?

    I just upgraded to JMP Clinical 7 from 5.  I used to be able to add a study from a folder of xpt files, and JMP Clinical would write as the sas7bdat version of each xpt file back into the same folder on my computer.  This was useful when the original xpt files had dates in SAS format not readable in JMP; the sas7bdat files would have JMP-readable dates. Using JMP Clinical 7, I can see the sas7bdat...

    NoName NoName
    Discussions |
    Aug 3, 2020 7:48 AM
    4292 views | 5 replies
  • How to recover deleted .jmp file?

    I accidentally click "delete" for a .jmp file when opening up the JMP software.  May i know how to recover it? Thank you.

    bp2020 bp2020
    Discussions |
    Aug 3, 2020 6:28 AM
    4828 views | 5 replies
  • Unexpected error during script

    Hello, I'm writing a script to deconvolute a json file.Once in jmp, the resulting table is composed of groups of columns  labelled such as study.xyz, study.cro, groups.xyz, groups.id, test.xyz, test.name,... I'm trying to create a series of tables for each of the groups such as study/groups/test.I have a script that does that well when each subset is handle separately but for some reasons it stops...

    Sburel Sburel
    Discussions |
    Aug 2, 2020 9:56 AM
    3985 views | 6 replies
  • Text Edit Box Inside a For Loop

    Hi, I want to generate text edit boxes using a For Loop. I was wondering how could I get text from each text box and use it later (I need to use it later in a Select Where function) Here is my script. It can generate the display boxes but seems can not get the text from them. There is an error message.prefix = []; win = New Window("Start", <<Modal, <<ReturnResult, vlb = Vlistbox(), Fo...

    hahahaqing hahahaqing
    Discussions |
    Jul 31, 2020 7:36 AM
    1607 views | 1 replies

Latest Discussions

Latest Discussions

  • XPath Query() and XML namespaces

    I have a bunch of XML documents that I want to put into a data column. I want to use XPath expressions to pull out values from them, by appending columns that contain formulas that make use of the XPath Query() function. Some of my documents have XML-namespace qualified element names. For example, one might look like this: <?xml version="1.0" encoding="UTF-8"?> <synopsis xmlns="http://www.cap.org/...

    john_madden john_madden
    Discussions |
    Jul 23, 2020 9:53 AM
    1486 views | 0 replies
  • Using JMP to Calculate Surface Flatness

     Has anyone used JMP to calculate the Minimum Zone surface flatness of a point cloud? I have some differences between two metrology areas for our surface flatness requirements and wanted to check them in JMP. There are different algorithms for doing the calculation. (There is an ASME standard for the general rule, ASME Y14.5: " a tolerance zone defined by two parallel planes within which the surfa...

    jay_holavarri jay_holavarri
    Discussions |
    Jul 20, 2020 11:26 AM
    1691 views | 0 replies
  • Save all scripts and close reports by JSL

    Trying to write a script for this I found the following below working. JMP15@Win10.The first part opens two tables and starts some Reports,and the second Closes all report Windows post saving scripts to belonging tables.But when the report has a local datafilter, the script is not working any more (get scriptable object doesn't get the Right reference).Is there a way to find proper reference for e...

    Georg Georg
    Discussions |
    Jul 20, 2020 7:48 AM
    1421 views | 0 replies
  • [JSL Contour Plot] Method of define contour plot, number, minimum, maximum

    The contour plot is very helpful to show 3D map, however the problem of defining the zone is always a trouble. In my typical jsl plot, I use something below to define the contour plot zone number = 8, maximum = 1.4, minimum =1. However, the table column :Length may change time to time, and the scale will have to be modified manually for each corresponding plot.   Does someone have experience how t...

    Stokes Stokes
    Discussions |
    Jun 25, 2020 12:09 PM
    1288 views | 0 replies
  • Impact of screen resolution on html output

    Hi, I'm preparing a dashboard using jmp that will be used for a daily meeting. It contains information in form of data tables and text boxes. In order to transfer text sizes and colors for the text as well as the data tables into the html output I transformed them into pictures (rep = dt << get as report(); pic = rep << get picture(); ). I set up all font sizes on my external monitor and it worked...

    Ole Ole
    Discussions |
    Jun 9, 2020 6:21 AM
    1309 views | 0 replies
view all discussions