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

  • Limits that change (shift) over time

    Hi all, User of JMP 18. To trend our processes, we may use up to 4 different sets of limits: upper/lower alert limits UAL/LALupper/lower action limits UACL/LACLupper/lower control limits UCL/LCLupper/lower specification limits USL/LSL In theory they could all exist and be applied for a given parameter, and they could shift over time due to some change to the process - so suddenly from batch to ano...

    guyvanhove guyvanhove
    Discussions |
    Apr 14, 2026 3:55 AM
    344 views | 5 replies
  • JMP 17 License

    My previous license is expired, how can i get the latest license?

    RankRabbit767 RankRabbit767
    Discussions |
    Apr 14, 2026 2:17 AM
    160 views | 1 replies
  • JMP 19: How to open the script editor by double-clicking a table script?

    Hi everyone, I am currently using JMP 19.1 noticed a change in the UI behavior compared to JMP 18. In JMP 18, when I double-clicked a table script in the left panel of a data table, it would automatically open the Script Editor. However, in JMP 19, the exact same action (left double-click) only triggers the "rename script" function. Is there any workaround or preference setting to make JMP 19 beha...

    lwx228 lwx228
    Discussions |
    Apr 13, 2026 3:54 AM
    381 views | 6 replies
  • Formula Parallelization of new columns

    Hello JMP community,   in my JSL scripts I often generate new columns one after another like this: ... DT << New Column( "Some Name1", Numeric, "Continuous", Formula( Some Formula1 ) ); DT << New Column( "Some Name2", Numeric, "Continuous", Formula( Some Formula2 ) ); DT << New Column( "Some Name3", Numeric, "Continuous", Formula( Some Formula3 ) ); ... Usually my data tables are pretty large and...

    Robbb Robbb
    Discussions |
    Apr 11, 2026 10:12 AM
    349 views | 4 replies
  • Undocumented Secrets

    hidden secret in JMP: you can paste multiple column names via CTRL+C | CTRL+V   https://community.jmp.com/t5/Abstracts/Plenary-John-Sall-on-Secret-Features-of-JMP/ev-p/849554 @ 44min: (view in My Videos)   https://community.jmp.com/t5/Abstracts/Advanced-Data-Preparation-10-Essential-Tools-in-JMP-to-Get-From/ev-p/849401 ( @jules )   https://community.jmp.com/t5/Discussions/Possible-to-rename-all-co...

    hogi hogi
    Discussions |
    Apr 11, 2026 10:08 AM
    8727 views | 28 replies

Latest Discussions

  • Limits that change (shift) over time

    Hi all, User of JMP 18. To trend our processes, we may use up to 4 different sets of limits: upper/lower alert limits UAL/LALupper/lower action limits UACL/LACLupper/lower control limits UCL/LCLupper/lower specification limits USL/LSL In theory they could all exist and be applied for a given parameter, and they could shift over time due to some change to the process - so suddenly from batch to ano...

    guyvanhove guyvanhove
    Discussions |
    Apr 14, 2026 3:55 AM
    344 views | 5 replies
  • JMP 17 License

    My previous license is expired, how can i get the latest license?

    RankRabbit767 RankRabbit767
    Discussions |
    Apr 14, 2026 2:17 AM
    160 views | 1 replies
  • JMP 19: How to open the script editor by double-clicking a table script?

    Hi everyone, I am currently using JMP 19.1 noticed a change in the UI behavior compared to JMP 18. In JMP 18, when I double-clicked a table script in the left panel of a data table, it would automatically open the Script Editor. However, in JMP 19, the exact same action (left double-click) only triggers the "rename script" function. Is there any workaround or preference setting to make JMP 19 beha...

    lwx228 lwx228
    Discussions |
    Apr 13, 2026 3:54 AM
    381 views | 6 replies
  • Formula Parallelization of new columns

    Hello JMP community,   in my JSL scripts I often generate new columns one after another like this: ... DT << New Column( "Some Name1", Numeric, "Continuous", Formula( Some Formula1 ) ); DT << New Column( "Some Name2", Numeric, "Continuous", Formula( Some Formula2 ) ); DT << New Column( "Some Name3", Numeric, "Continuous", Formula( Some Formula3 ) ); ... Usually my data tables are pretty large and...

    Robbb Robbb
    Discussions |
    Apr 11, 2026 10:12 AM
    349 views | 4 replies
  • Undocumented Secrets

    hidden secret in JMP: you can paste multiple column names via CTRL+C | CTRL+V   https://community.jmp.com/t5/Abstracts/Plenary-John-Sall-on-Secret-Features-of-JMP/ev-p/849554 @ 44min: (view in My Videos)   https://community.jmp.com/t5/Abstracts/Advanced-Data-Preparation-10-Essential-Tools-in-JMP-to-Get-From/ev-p/849401 ( @jules )   https://community.jmp.com/t5/Discussions/Possible-to-rename-all-co...

    hogi hogi
    Discussions |
    Apr 11, 2026 10:08 AM
    8727 views | 28 replies

Latest Discussions

  • Help with PPK on one-sided data which includes zeros

    I’m trying to calculate an appropriate PPK for data with the following criteria: Data lies between 0 and +InifinityA significant portion of the data is exactly 0, and this represents an actual true 0Has an Upper Spec limit onlyHeavily Skewed The distribution should be an appropriate distribution for the data. What’s the best way to get JMP to do this?

    david707 david707
    Discussions |
    Apr 8, 2026 8:59 AM
    326 views | 0 replies
  • Best practice in FDE when the main variation is a shift along X (phase variation) rather than a change in shape?

    Hello JMP community, I have been testing Functional Data Explorer on a synthetic data set where each curve is essentially the same motif translated along the X-axis, with little intrinsic change in amplitude or shape. In this situation, my impression is that the resulting FPCA/FPC basis becomes increasingly oscillatory, and the physical interpretation becomes difficult. In other words, one simple...

    Florent_M Florent_M
    Discussions |
    Mar 17, 2026 9:29 AM
    274 views | 0 replies
  • Saving Confidence/Prediction Limit for Model With Nested Effects

    Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert

    rcast15 rcast15
    Discussions |
    Mar 10, 2026 8:03 AM
    176 views | 0 replies
  • Surface Plot resets between filter selections

    This is a new bug, or at lease JMP never behaved like this before.

    I set up a surface plot of an average of individuals and adjust the viewing angle to show relevant features of the surface. 
    I have a local filter selecting for individuals, when I click on the individual 1, looks great, click on individual 2, looks great, click on individual 3, it completely resets the view - losing the "apples to a...

    CG2 CG2
    Discussions |
    Mar 9, 2026 12:23 PM
    198 views | 0 replies
  • JMP Window ordering and confusion

    How do I get newly opened JMP files to appear as the top window in my apps. How many times have I mistaken the newly opened for the currently opened. Very, VERY annoying.

    EQ_Engineer EQ_Engineer
    Discussions |
    Feb 26, 2026 2:44 PM
    216 views | 0 replies
view all discussions