cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • 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
    3946 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
    4443 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
    3610 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
    1467 views | 1 replies
  • Finding vertex of bivariate graph

    Hi all,    I'm trying to get a vertex point from bivariate graph   as so far, I get the extract the parameter with script and calculate it by excel sheet.    I'm quite sure finding vertex function is included in JMP but I couldn't find it.    Is there any way to get vertex directly?   Thank you   <script that I used to extract the parameter>   dt = Current data Table (); biv=Bivariate( Y( :contra...

    Brad_Park Brad_Park
    Discussions |
    Jul 31, 2020 1:05 AM
    5169 views | 8 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
    1318 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
    1564 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
    1315 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
    1195 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
    1176 views | 0 replies
view all discussions