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

  • Update Table script leaves empty column

    Hi,I copied the following script from the Log window after updating the main table "...kopie" with the MacroREM column from update table "rem". The update works perfectly when executing manually, so I copied the script; however, when running the script, the MacroREM column is indeed created in the "kopie" main table, but left empty.  See image: after running this code in script, the main table cre...

    vcoppens vcoppens
    Discussions |
    Dec 22, 2023 4:14 AM
    1509 views | 1 replies
  • Bold specific items in a list box

    Hello, I would like to higlight in bold specific values in a list box. Is it possible ?For instance in the example below, I would like to put in bold only "Second Item" New Window( "Example", fontobj = lb = List Box( {"First Item", "Second Item", "Third Item"}, width( 200 ), max selected( 2 ), nlines( 6 ) ) );

    SophieCuvillier SophieCuvillier
    Discussions |
    Dec 22, 2023 2:25 AM
    3528 views | 6 replies
  • Graph Builder Plot with a table which summarizes statistics, column properties and customized data

    hi jmp scripting experts, I'd like to construct a graph using graph builder histogram plot and add a table underneath the graph. The table shall show some values like in the picture.Is it possible? Do you have any suggestions how to start?  

    Greenhorn Greenhorn
    Discussions |
    Dec 21, 2023 10:54 AM
    1319 views | 1 replies
  • Count occurence between 2 other occurences based on time period

    ‍:female_sign:Hi!
    Within the column "Subtype", I need to count the number of times "Stadium N2" appears between 2 occurences of the word "REM", only when the time in column "Start" of the second REM occurence is within 15 minutes of the time in column "End" of the first REM occurence.See stars in screenshot: in this case, the count would be 3
    What is the formula to do so? Thx :hugging_face::folded_...

    vcoppens vcoppens
    Discussions |
    Dec 21, 2023 8:29 AM
    4358 views | 8 replies
  • Import multiple CSV files, but some title format error need to modify by JSL

    I'm trying to import multiple CSV files, the "import multiple files" function doesn't work well because original data column name format has two problems that will cause title and data don't match 1. The data column name looks like this:       Date time name ( A B C ) (D E F ) height weight ......etc 2. The dilim I need are space and ( and )3. However, there is additional space or tab before "Date...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Dec 21, 2023 7:46 AM
    8134 views | 14 replies

Latest Discussions

  • Update Table script leaves empty column

    Hi,I copied the following script from the Log window after updating the main table "...kopie" with the MacroREM column from update table "rem". The update works perfectly when executing manually, so I copied the script; however, when running the script, the MacroREM column is indeed created in the "kopie" main table, but left empty.  See image: after running this code in script, the main table cre...

    vcoppens vcoppens
    Discussions |
    Dec 22, 2023 4:14 AM
    1509 views | 1 replies
  • Graph Builder Plot with a table which summarizes statistics, column properties and customized data

    hi jmp scripting experts, I'd like to construct a graph using graph builder histogram plot and add a table underneath the graph. The table shall show some values like in the picture.Is it possible? Do you have any suggestions how to start?  

    Greenhorn Greenhorn
    Discussions |
    Dec 21, 2023 10:54 AM
    1319 views | 1 replies
  • Bug or Feature??

    Quick question for those of you who may know -- if you have an <<On Close() method for a window (say for file-cleanup or some such thing), and a user has multiple edited files open -- if they CTRL-Q and get the popup about unsaved work -- if they then click "Save None", then all windows are immediately killed and the <<On Close() script is _NOT_ called for any of the windows.  It is extremely comm...

    ErraticAttack ErraticAttack
    Discussions |
    Dec 20, 2023 1:06 PM
    3841 views | 7 replies
  • Merge multiple tables corresponding to different column in main table

    I have main table and multiple others that I would like to join with that.The main table has column A that corresponds to first table,column B that corresponds to 2nd tablecolumn C that corresponds to 3rd tableThese tables also have columns with same name, so I don't want to merge column with same name together.I usually join these tables one by one. How do I join them at once? I don't know how to...

    Tavuk89 Tavuk89
    Discussions |
    Dec 19, 2023 4:25 PM
    1463 views | 2 replies
  • How to join tables with time interval

    Hello,I am working to join two tables, table 1 has time stamped data, and table 2 has start time and end time of each phase and cycle. I would like to join two tables so that table 1 can have phase and cycle columns. Appreciate if anyone can show me how. Thanks

    Kevin Kevin
    Discussions |
    Dec 19, 2023 11:37 AM
    1417 views | 1 replies

Latest Discussions

  • Keyboard shortcuts

    [More Topic Containers like this] Jmp Help/Keyboard Shortcuts   assign new Keyboard ShortcutsAssigning-keyboard-shortcuts-for-frequently-used-options comment/uncomment blocks of code (international keyboard)A shortcut can be set in the menu customization Editoradd  keyboard shortcuts for your own functionsadd them to the main menu/ to a toolbar and assign a shortcutadd keyboard shortcuts for "open...

    hogi hogi
    Discussions |
    Nov 26, 2023 1:38 AM
    1134 views | 0 replies
  • Could JMP optimize factors with uncertainty?

    Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example: 

    Marco1 Marco1
    Discussions |
    Nov 21, 2023 9:08 AM
    922 views | 0 replies
  • Caution: Places where Jmp does something unexpected

    Definitely, JMP is Not a Spreadsheet . And that's great!! Besides this difference, there are other places where Jmp doesn't do/behave/produce what a newbie / innocent Jmp user expects.
    If a user knows these issues and the remedies and workarounds -  he/she can
    a) save a lot of time b) be safe from data loss c) be sure that the results are as expected.

    [More Topic Containers like this]   Topicdescrip...

    hogi hogi
    Discussions |
    Nov 17, 2023 4:15 AM
    1404 views | 0 replies
  • Is it possible to change the color of the median line in a box plot (with graph builder) via JSL?

    Is it possible to change the color of only the median (horizontal) line in a box plot (with graph builder) via JSL? If yes, could I get an example please (I am on JMP 16.2)?

    Neo Neo
    Discussions |
    Nov 15, 2023 7:25 AM
    978 views | 0 replies
  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    1014 views | 0 replies
view all discussions