cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Is there a better way to batch copy multiple columns ?

    Hi everyone! I noticed that when using "Paste with column names" to copy multiple columns, selecting multiple columns in the left column window doesn't work. You actually have to select these columns directly in the data window to use it normally. But this makes it really inconvenient to operate, especially when there are a whole bunch of scattered columns. Is there a better way to copy multiple c...

    NoFinalAnswer NoFinalAnswer
    Discussions |
    Sep 11, 2025 8:39 AM
    6979 views | 12 replies
  • Formatting DateTime string with milliseconds

    Hi - I am seeking help to figure out how to display data time string in csv file that has format like 2025-08-10 23:47:39.367 to show up correctly in the data table. I have tried custom format but no luck since I could not find anything for millisecond in jmp 17.2   Appreciate any pointers

    uProf uProf
    Discussions |
    Sep 11, 2025 6:41 AM
    2247 views | 4 replies
  • 多Y轴怎么制作

    这个图有没有简洁的JSL

    lwencx lwencx
    Discussions |
    Sep 11, 2025 6:36 AM
    1092 views | 2 replies
  • Loading jsl scripts into a data table by another script

    Hi,
    I have several scripts (XXX.jsl) generating seperate reports with many graphs inside each of these reports. And i have a second script which loads data from an exel file, modifies the resulting JMP table and saves the table.

    I would be interested to include in the second script a section which loads these report scripts from a folder and makes these available in the upper left box of the JMP tab...

    Jo_E Jo_E
    Discussions |
    Sep 11, 2025 5:29 AM
    2034 views | 4 replies
  • Profiler: Using variables in term value script not working

    Hello I have a JMP script for creating a profiler and saving some settings. dt = Current Data Table(); pCPP1 = Column("Load Challenge"); pCPP1Target = 10; ColNames = dt << Get Column Names("String"); Preds = Filter Each ({ColName}, ColNames, Starts With(ColName, "Pred")); For (i = 1, i <= N Items(Preds), i++, PF = Profiler( Y(Preds[i]), :Preds[i] << Response Limits ); PF << Term Value(...

    Katz0801 Katz0801
    Discussions |
    Sep 11, 2025 3:35 AM
    827 views | 1 replies

Latest Discussions

  • Is there a better way to batch copy multiple columns ?

    Hi everyone! I noticed that when using "Paste with column names" to copy multiple columns, selecting multiple columns in the left column window doesn't work. You actually have to select these columns directly in the data window to use it normally. But this makes it really inconvenient to operate, especially when there are a whole bunch of scattered columns. Is there a better way to copy multiple c...

    NoFinalAnswer NoFinalAnswer
    Discussions |
    Sep 11, 2025 8:39 AM
    6979 views | 12 replies
  • Formatting DateTime string with milliseconds

    Hi - I am seeking help to figure out how to display data time string in csv file that has format like 2025-08-10 23:47:39.367 to show up correctly in the data table. I have tried custom format but no luck since I could not find anything for millisecond in jmp 17.2   Appreciate any pointers

    uProf uProf
    Discussions |
    Sep 11, 2025 6:41 AM
    2247 views | 4 replies
  • 多Y轴怎么制作

    这个图有没有简洁的JSL

    lwencx lwencx
    Discussions |
    Sep 11, 2025 6:36 AM
    1092 views | 2 replies
  • Opening Journal, opens a new JMP window

    Wondering if this is a setting-specific, or JMP thing...   Example: I have JMP open, have been using it, etc., and I go to open a Journal that I have made, it will open a new JMP window, so now i have two JMP's open, instead of opening in the JMP that already IS open.    Is there a setting I need to update??   It drives me insane because it never used to happen to me.  Using JMP 18 FWIW.     Thank...

    kwmcm kwmcm
    Discussions |
    Sep 10, 2025 1:50 AM
    1368 views | 2 replies
  • JMP18 Excel Save Behavior

    Hello Community! When saving a table of character columns as an xlsx Excel file, JMP18 adds some kind of invisible flag that makes Excel think it is has numbers stored as text. This is a different behavior than JMP17 and is causing data interpretation issues on downstream non-JMP scripts that use this Excel file. Any advice on how to work around this or change this behavior? I cannot change the co...

    obstruksion obstruksion
    Discussions |
    Sep 9, 2025 9:58 AM
    1242 views | 2 replies

Latest Discussions

view all discussions