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

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • No local filtering in project on macOS ?

    Hi all, I'm using JMP 17 on MacOS, and when I use the graph builder within a JMP project I don't see the local filter icon that is usually there outside of project. Is this intentional or am I missi...

    Lavik17
    Discussions |
    Sep 12, 2023 12:47 PM
    523 views | 2 replies
  • JSL to generate matching column difference and average

    Hello, I am hoping to get some help on the following: Attached JMP file with the following table. My typical/starting data set contain: 1. an identifier "Type" 2. a set of unknown number of ...

    pkl_jmp
    Discussions |
    Sep 12, 2023 12:14 PM
    1162 views | 8 replies
  • Hover labels in journals

    Hi, is it possible to enable hover labels in journals for data points on charts? This would be especially useful to help users understand a colour scale, for example. Very simple example: I create ...

    matth1
    Discussions |
    Sep 12, 2023 6:38 AM
    684 views | 2 replies
  • Time series

    Is there any special module for visualizing continuous process profile as time series and not discrete measures?

    Zara
    Discussions |
    Sep 12, 2023 6:30 AM
    705 views | 3 replies
  • How Formula works in New Column Function

    dt = Open( "$SAMPLE_DATA\Big Class.jmp" ); New Column("Sum", "Numeric", "Continuous", Set Formula(If(Row() == 1, :Height, Lag(:Sum,1) + :Height)) );   The code above creates Sum column with c...

    hmm
    Discussions |
    Sep 12, 2023 4:33 AM
    292 views | 1 replies

Latest Discussions

Latest Discussions

view all discussions