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

Latest Discussions

  • How can use JSL to loop column names into different variables?

    Thanks! dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); For( i = 1, i <= N Col( dt ), i++, ca = Column( i ) << Get Name; Eval( Parse( "c" || Char( i ) || "=" || ca || "" ) );//? ); a = c1; b ...

    lala
    Discussions |
    Aug 18, 2023 10:20 AM
    352 views | 1 replies
  • Maximizing PDF Import Wizard window

    I'm using the PDF Import Wizard in JMP 17.0.  Is there any way to maximize the size of the Wizard window?  I don't see any buttons for max/min in the upper right.   Joel

    jc510_2
    Discussions |
    Aug 18, 2023 10:15 AM
    376 views | 1 replies
  • Http Request Post Failed to connect

    I tried to post a file, and it was successful when it was sent to the local API url   But it fails when sending to the API of another IP url (I can successfully ping to this IP) ...

    Kairen
    Discussions |
    Aug 18, 2023 6:01 AM
    750 views | 3 replies
  • Looking for best DOE design

    Hello all, I am struggling to find the best DOE design for finding best conditions to my protocol. I looked into documentation, assist to many webinar but canot manage to find the best one. So I ...

    mgerusdurand
    Discussions |
    Aug 17, 2023 11:08 AM
    834 views | 6 replies
  • "This feature is not interactive"

    I've developed a dashboard with 6 Graph Builder visuals. Within JMP software, all graphs talk to each other. I cannot say the same with the exported Interactive HTML with Data when opened in both Edg...

    Username01
    Discussions |
    Aug 17, 2023 10:33 AM
    386 views | 1 replies

Latest Discussions

view all discussions