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

  • JMP Application builder - Save preference option for user

    Hi all, I have created a jmp app using the application builder. I want to know if there is any possibillity to have ''Save Preference'' option for the user in the developed application. To give context i want user to save a preffered directory to export. if user selects a directory i want to use that as default directory whenuser accesses this application again. is it possible to use that value ov...

    ComplexNerd ComplexNerd
    Discussions |
    Apr 9, 2024 12:42 AM
    1047 views | 1 replies
  • Adding Formula Columns based on Column Name List

    Hi there! I'm trying to create a script that will generate Formula columns based on if a Column Name contains the right keyword. I think I'm misusing the way lists translate strings into other functions. Currently using JMP 17 Ptable = Current Data Table (); col list = Ptable << Get Column Names(String); if(debug == 1, Print(col list)); For(i=1, i<ncols(Ptable), i++, If( Contains( col list[i],...

    BatteryTamer359 BatteryTamer359
    Discussions |
    Apr 8, 2024 12:53 PM
    2372 views | 4 replies
  • Making Subsets Smarter - Help Needed

    Hi Hive Mind, I quite often make a subset of my data table. My current method isFind a value that is representative of my subsetRight click -> Select matching cellsTables -> Subset à selected rows, all columnsSave fileAlternatively, I willUse “Save as” to create a new fileFind a value that is representative of my subsetRight click -> Select matching cellsInvert selectionDelete Rows I do this many ...

    Stats_Like_Jazz Stats_Like_Jazz
    Discussions |
    Apr 8, 2024 7:03 AM
    3841 views | 8 replies
  • Subscript reference wrong display box

    In the script below, I was expecting the returned title to be "Fitted Weibull Distribution" but I get "Fitted Normal Distribution" instead. I'm not sure what's wrong, really appreciate the help.  names default to here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); db = dt << Distribution( Stack( 1 ), Continuous Distribution( Column( :height ), Horizontal Layout( 1 ), Vertical( 0 ) ) ); ...

    Djtjhin Djtjhin
    Discussions |
    Apr 8, 2024 2:54 AM
    3803 views | 8 replies
  • Run script on different tables

    Hi, I have a script that splits text from one column to serval columns, deletes some, gives names, and changes data type. the script includes the table name, I want to use this script on other tables without changing table names for different files. all the tables I use are in the same format except for table names.   // Text to columns Data Table( "TM1_CTW RPT+TPT x10.0_TU_Defualt_6050_01_Surfa...

    Ohad_s Ohad_s
    Discussions |
    Apr 8, 2024 2:51 AM
    1484 views | 1 replies

Latest Discussions

  • JMP Application builder - Save preference option for user

    Hi all, I have created a jmp app using the application builder. I want to know if there is any possibillity to have ''Save Preference'' option for the user in the developed application. To give context i want user to save a preffered directory to export. if user selects a directory i want to use that as default directory whenuser accesses this application again. is it possible to use that value ov...

    ComplexNerd ComplexNerd
    Discussions |
    Apr 9, 2024 12:42 AM
    1047 views | 1 replies
  • Plot only the filtered data from a given column on a dashboard

    Hi,I am trying to build a dash board that will plot relevant graphs.My current issue is that it plots the entire data on one graph, highlights the filtered data and the rest is grayed out. I want to graph to be build only with the data of the relevant rows of the given column. 
    For example, if I want to plot height as a function of age, and I have a column for "sex" which holds 'M' and 'F', so I ha...

    Avshish Avshish
    Discussions |
    Apr 6, 2024 8:14 AM
    1888 views | 4 replies
  • JMP16 HTML + Local Data Filters versus JMP18

    There's a bug in JMP 16 under certain conditions when you save HTML graphs that use a local data filter.  I found the fix where you have to Show Modes and then uncheck Include.  But that doesn't work in this situation:   Create two graphs, from different tables, each with their own local data filter.Combine them into a window using new window, on separate tabsSave as Interactive HTML with dataThe ...

    pmroz pmroz
    Discussions |
    Apr 5, 2024 3:21 AM
    1951 views | 4 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
    709 views | 0 replies
  • Seperate Y axis for Parallel Independent in Graph Builder

    Hi, Is there a way to have a separate Y-axis for each parameter in the graph builder in the parallel independent combination? Combine scale - Parallel merged.   I want to have a separate Y axis for each parameter belowCombine scale - Parallel independent    Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); dt << Graph Builder( Size( 1146, 347 ), Show Control P...

    Jackie_ Jackie_
    Discussions |
    Apr 4, 2024 12:24 AM
    1054 views | 1 replies

Latest Discussions

  • 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
    709 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
  • JMP Project Global Data Filter and Column Switcher

    Hello Guys, I just started exploring jmp project. I am wondering if there is any option to add Global Data Filter and a global column switcher to a jmp project.Currely i have created a jmp project with various reports from a datatable (similar to dashboard) but i want to know if there is a option to add a global data filter and also a global column switcher to this screen. My idea : To create a sc...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 12:10 AM
    621 views | 0 replies
  • "If" returns error response

    I have a script to draw charts and use "if" for the reference line."Sometimes" the reference line is not correct. For example, when Rel_Test=H3TRB, the reference line should be 10, but it shows 5.How could I fix it? 
    d6_graph=dt2 << Graph Builder( Size( 400, 300 ), Show Control Panel( 0 ), Variables( X( :Lot), Y( :dIGSS, Position( 1 ) ), Color( :Lot ), By(:Rel_Test) ), Elements( Box Pl
    ...

    LT LT
    Discussions |
    Mar 4, 2024 8:08 PM
    942 views | 0 replies
view all discussions