cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to grey out OK button if user input is missing

    Hello, I am creating a modal window with "Ok" and "Cancel" button. How can I leave the "Ok" button greyed out if the user did not enter any information in one of the inputs? Thank you. // User Interface Window to get some data UIwin = New Window( "User Input", Show Menu( 0 ), Show Toolbars( 0 ), <<Modal, H List Box( V List Box( Panel Box( "", Spacer Box( size( 250, 5 ) ), H Cen...

    JMPPRO JMPPRO
    Discussions |
    Mar 29, 2021 7:39 AM
    1940 views | 1 replies
  • columns data split and rename column headers

    Hi, I have Data_original.csv which have many columns of | or _ or none. In this example, I'm showing only 3 columns of |.I tried the data preview to see if I can split but my column got messed up. Data_original.csv

    Fruit,ID,Colors,Weigth,CountryCode
    Apple,123456,5_2|1_4,3|3|3|oz,1_2_5|3_2_1_123_2343_342|1_2
    Apricot,5555666,9_0|55_298,5|3|2|1|lb,0_9_1|23
    Grape,98746,12_1|23_99,1|2|1|7|6|4|2|1|8|g,9_1_3
    ...

    sam_t sam_t
    Discussions |
    Mar 29, 2021 1:00 AM
    6677 views | 4 replies
  • add blank page with text on PDF output

    Hi, How can I add a blank page with some texts between plots. See the code below. Thanks.  Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Football.jmp" ); wf=new window("final"); wn = New Window("Bivariate", Bivariate(Y(:Name("Height")), X(:Name("Weight")), Histogram Borders(1))); wf << append(wn);
    //
    // add a blank page here with some text?
    //
    wn = New Window("Bp", Bubble P
    ...

    sam_t sam_t
    Discussions |
    Mar 28, 2021 5:44 PM
    1644 views | 1 replies
  • Looking for a file called VSSTeamData.jmp

    Hi folks I'm just working my way through EDA on the industrial problem solving course and cant find the referenced sample data Looking for a file called VSSTeamData.jmp . Can anyone else find or share? thanks

    cprunty cprunty
    Discussions |
    Mar 28, 2021 7:40 AM
    2192 views | 2 replies
  • How to use column name in the formula ?

    I have a table as below.I need to find the sum of (TA008+SA2900 to SA2950+SA3400 to SA3500+TA99) for every item.How can have jsl do this?ItemSA0100SA0801SA0804SA0817SA0818SA0871SA0874SA2930SA2950SA2982SA2983SA2984SA3403SA3404SA3422SA3423SA3424SA3452SA3474SA3476SA3477SA3491SA3534SA9706SA9787SA9798SA9901SA9908TA001TA008TA029TA034TA035TA088TA097TA0998A63012 2                        7122     78A631181...

    ENTHU ENTHU
    Discussions |
    Mar 28, 2021 6:19 AM
    4515 views | 4 replies

Latest Discussions

Latest Discussions

view all discussions