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
    3977 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
    960 views | 4 replies
  • 多Y轴怎么制作

    这个图有没有简洁的JSL

    lwencx lwencx
    Discussions |
    Sep 11, 2025 6:36 AM
    631 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
    859 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
    269 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
    3977 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
    960 views | 4 replies
  • 多Y轴怎么制作

    这个图有没有简洁的JSL

    lwencx lwencx
    Discussions |
    Sep 11, 2025 6:36 AM
    631 views | 2 replies
  • Karkey : How do I use formulas for a single cell instead of an entire column?

    Hii,   Mukesh Karkey here ,I'm new to JMP and used to working in Excel. How can I apply a formula to only a single cell instead of the entire column? I need to calculate a value for just one row in my data table without affecting the others.   Regards, Mukesh Karkey

    mukeshkakkey mukeshkakkey
    Discussions |
    Sep 10, 2025 12:35 PM
    1201 views | 5 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
    769 views | 2 replies

Latest Discussions

view all discussions