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

  • Is it possible to fully automatize "obj << Set Desirabilities;"

    Hi all, when you run the code below (code is taken from the scripting index) a window opens where you can manually specify if a response shall be maximized, be none etc. I was wondering if this manual step can be done completely by scripting such that no user interaction is required at all?Thanks for your help!

    Note: I'm using JMP 18.Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Tiretread.jm...

    RMSEBird223 RMSEBird223
    Discussions |
    Jun 5, 2024 6:49 AM
    1647 views | 3 replies
  • Simulate results for a table of statistics in a report

    Hello everyone, so I have been testing around with the simulation feature in JMP, which you can use to simulate statistics from reports where you have a random component (Overview of the Simulate Feature (jmp.com)). To the best of my knowledge, you can only simulate one column at a time. Is it possible to perform the simulation for the whole output table instead of having to simulate each column o...

    PoissonGopher92 PoissonGopher92
    Discussions |
    Jun 5, 2024 4:47 AM
    1247 views | 1 replies
  • Subset window of variability chart's by tree structure into subsetted window in JSL

    Hi all,  I am running into an issue with my script after I created a dynamic variability chart of approximately 30 charts but want to subset a small amount into another window but am unable to do so. For company policy I can't post the code but have used an example of what I am trying to do using JMP Sample Data as seen below.dt = Open("C:\Program Files\SAS\JMP\17\Samples\Data\Quality Control\Brac...

    neelsrejan neelsrejan
    Discussions |
    Jun 5, 2024 12:38 AM
    1164 views | 2 replies
  • journal defaults

    How can I change the default settings of journals so that the boxes of an outline (outline boxes and other text, list, data filter, etc...boxes) default to horizontal positioning? Right now, when I build an outline the boxes position vertically and build sequentially from left to right, instead of positioning 'flat' and building 'top-down' like layers of a cake. To change this, I'm having to go in...

    zacatlan zacatlan
    Discussions |
    Jun 4, 2024 6:14 AM
    2922 views | 8 replies
  • How to pass columns as arguments for a function

    I'm trying to create a function that creates a new column and sets a formula:  my_function = Function( {name, col1, col2}, dt << New Column( name, Character); Column(dt,name) << Set Formula( If( :col1 == "Positive" & :col2 == "TRUE", "True Positive", If( :col1 == "Negative" & :col2== "TRUE", "False Positive", If( :col1 == "Negative" & :col2 == "FALSE", "True Negative", ...

    Agustin Agustin
    Discussions |
    Jun 4, 2024 4:09 AM
    1783 views | 4 replies

Latest Discussions

  • Simulate results for a table of statistics in a report

    Hello everyone, so I have been testing around with the simulation feature in JMP, which you can use to simulate statistics from reports where you have a random component (Overview of the Simulate Feature (jmp.com)). To the best of my knowledge, you can only simulate one column at a time. Is it possible to perform the simulation for the whole output table instead of having to simulate each column o...

    PoissonGopher92 PoissonGopher92
    Discussions |
    Jun 5, 2024 4:47 AM
    1247 views | 1 replies
  • JMP 17

    Hello,I recently upgraded to JMP 17, and I'm encountering a strange issue. When I open the data table window on the full screen, the script JSL window also opens on the full screen. Additionally, when I minimize the script JSL window, the data table window is also minimized. How can I fix this and keep the windows at different sizes?

    Dennisbur Dennisbur
    Discussions |
    May 30, 2024 8:59 AM
    1639 views | 3 replies
  • Extract Max number from a column and feed it to a for loop in the same jsl script

    My JSL script has 3 parts. In the first part, I am creating a numeric column (Column A) with 100 rows filled with random integers between 50-1000.In the 2nd part, I am extracting the max number in Column A and storing it to a variable i.In the 3rd part, I am using i to create a for loop that creates i number of new columns in the same table. How can I do this? It seems I can store the data in i bu...

    AsymptoticCos AsymptoticCos
    Discussions |
    May 29, 2024 12:23 PM
    3015 views | 8 replies
  • How do I make scattorplot Matrix with multiple cloumns I select?

    Hi. I'm Jeon.I'm beginner of JMP. I want to have a script for making scattorplot Matrix with Items I select.Could you give me a help with it? I splited one data table to two data table. one has value of test items(*Data type : Numeric & Continuous) , another one has upper limit & lower limit.(*Charactor & Norminal) Column names(=test item names) are the same in 2 different data table. Two sample d...

    NagneTE1 NagneTE1
    Discussions |
    May 27, 2024 5:18 PM
    785 views | 0 replies
  • SVEM: ¿Neural network or Lasso?

    I am conducting a prediction model study with DoE mixtures (3 components) and a process factor and a response variable (quantitative). I am going to apply SVEM, but I have a question, what does it depend on when using Neural Networks or Lasso? Thank you for your answers.

    CrhistianDoE CrhistianDoE
    Discussions |
    May 25, 2024 2:27 AM
    1616 views | 1 replies

Latest Discussions

  • How do I make scattorplot Matrix with multiple cloumns I select?

    Hi. I'm Jeon.I'm beginner of JMP. I want to have a script for making scattorplot Matrix with Items I select.Could you give me a help with it? I splited one data table to two data table. one has value of test items(*Data type : Numeric & Continuous) , another one has upper limit & lower limit.(*Charactor & Norminal) Column names(=test item names) are the same in 2 different data table. Two sample d...

    NagneTE1 NagneTE1
    Discussions |
    May 27, 2024 5:18 PM
    785 views | 0 replies
  • graph builder bug - x group shift

     (JMP 17, MacOS) I have a JSL scripts that creates multiple graph builder charts, but in some of them, and it's not repeatable always - some of the x groups  are getting different height, causing also the data plotted to be shifted. Another issue - is that I can't set the X group lables text to be 90 degrees rotated to fit long strings without making the chart too wide. This is supported for X var...

    ShlomiB76 ShlomiB76
    Discussions |
    Apr 14, 2024 12:08 AM
    720 views | 0 replies
  • Project ignoring H Splitter Box Set Sizes . . . sometimes

    I'm working with a JMP 17 Project and have a script to import a CSV file, embed a script into the Data Table, and execute the embedded script. The embedded script creates a graph from the data and sets the Project layout. All of these pieces, executed individually, work as intended. The problem I am having is that when I execute the combined script, the outer H Splitter Box ignores <<Set Sizes and...

    ionatx ionatx
    Discussions |
    Apr 4, 2024 1:25 PM
    710 views | 0 replies
  • Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'

    Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer( Text Columns( :col1) ); obj << Stemming("Stem for Combining"); obj << Add Recodes( {{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl...

    sm3001 sm3001
    Discussions |
    Mar 21, 2024 12:49 AM
    932 views | 0 replies
  • DataTable Prompt in application builder on module load

    Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads  Kindly guide. Thanks in advance

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 3:54 AM
    662 views | 0 replies
view all discussions