cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Reports conditional format rule in script

    Hi,I am trying to use a variable as value with reports and conditional formatting rules, please see the example below. I cannot get this to work. My best guess is to use eval() the get this work, but no success so far. Has anyone solved this kind of issue? limit = 10; Preferences( Conditional Formatting Rules( RuleSet( RuleName( "Red limit" ), GreaterThan( Value( limit ), Inclusive( 0 ),...

    jueefo jueefo
    Discussions |
    Oct 21, 2021 2:51 AM
    1347 views | 2 replies
  • Import with decimal separator comma in JMP 16 - Custom Locale Settings not working

    I have to import some text files where comma (,) is used as decimal separator. I don't want to change my settings from English/Use JMP Settings since otherwise my other imports and scripts stop working, so I thought I'd try the new feature in JMP 16.1 (JSL command to Get and Set the Display Language in JMP ) that @Jeff_Perkinson mentioned.So off I go building my little script :Get Preferences( Cus...

    Feli Feli
    Discussions |
    Oct 20, 2021 11:57 PM
    2848 views | 4 replies
  • 怎样用正则代替换行符?

    如何用脚本代替换行符? 感谢!

    lala lala
    Discussions |
    Oct 20, 2021 8:04 PM
    984 views | 2 replies
  • Calibration Study

    Hello, I am looking for some help with this calibration study completed on JMP. I think A is 11, B is 1.236 but I am not sure about C. If you can help or confirm the prior answers that would be great.  

    Pmills99 Pmills99
    Discussions |
    Oct 20, 2021 4:17 PM
    1765 views | 4 replies
  • trying to write a script to compare future predicted values

    Hi all - I am still learning the basics of JSL and am trying to write a script that will compare how well the "point in time" predicted value compares to subsequent predicted values over the following 7 days.  I am trying to get the script to do the following:   1 - perform regression on all rows in data table (each row corresponds to a 15 minute increment, so my predicted value is computed every ...

    learning_JSL learning_JSL
    Discussions |
    Oct 20, 2021 1:01 PM
    2006 views | 5 replies

Latest Discussions

Latest Discussions

  • Preserving JMP Data Table Hyperlinks when Tables are Saved in Excel Format

    At the risk of blasphemy, I am trying to figure out how to save a table that has hyperlinks for all data in a column in an Excel file, where the hyperlinks are still functional. I pull a lot of Excel data into JMP for faster data analysis and can add hyperlinks to entries in JMP columns. I can save the resulting charts as picture files and raw data files that can be read in Excel, but would also l...

    JensRiege JensRiege
    Discussions |
    Oct 15, 2021 3:39 PM
    745 views | 0 replies
  • non-parametric response screening

    I love the response screening platform. Is there a way to choose the fit y-by-x model to be non parametric, so i can compare non-normal distributions? is that the Huber/cauchy options?thanks

    ezorlo ezorlo
    Discussions |
    Oct 11, 2021 1:03 AM
    608 views | 0 replies
  • JSL: Saving multiple chart and auto fit each of them into 1 page

    I have created a Window with V List Box which contained multiple Variability Charts and tried to save them into 1 pdf. What i want to achieve is saving and auto scale each of the Variability Charts into 1 single page of pdf. Can anyone help to advise how to do that? Much appreciated!nw = New Window( "taskQueryCharzCurrent - Variability Chart of current", V List Box( Variability Chart( Y( :cu...

    giin giin
    Discussions |
    Oct 7, 2021 6:42 AM
    799 views | 0 replies
  • Skip Lot Sampling Plan

    Hi,I am interested to use JMP for skip lot sampling plan. I like to test only a fraction (f) of samples after successful inspection of (n) number of samples. Here is the link to NIST https://www.itl.nist.gov/div898/handbook/pmc/section2/pmc27.htm I appreciate any help you can provide. Thanks Adam

    AT AT
    Discussions |
    Sep 10, 2021 10:38 AM
    940 views | 0 replies
  • Time values in xls or xlsx, csv, and JMP

    Hi all, I have a strange issue with the time values from my excel. I have some data (example is attached here as excel file), the time column is an interest for me and I would add the date and time column together to create a date time column. To analyze the data, I use JMP so I am importing the excel file.However, I ran into a number of oddities:1. When I import multiple files (from customers to ...

    fliew0410 fliew0410
    Discussions |
    Sep 7, 2021 7:25 AM
    943 views | 0 replies
view all discussions