cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Adjust only the hour values in DD-MM-YY H:M:S

    HI JMP users, I have a column that contains data in the format DD-MM-YY H:M:S (screenshot attached below), and I would like to adjust only the hour values to make them even. For example, I want to change a time like 13-07-2023 15:00 to 13-07-2023 16:00. Is there a method to modify only the hour values across the entire column? Regards, 

    chandankishor66 chandankishor66
    Discussions |
    Oct 12, 2023 1:43 AM
    871 views | 1 replies
  • Loop through dates

    Hi All,I am trying pull some data from the database by looping through dates, in this example, I am trying to loop from June until the date yesterday. This is my sample code. However, it is not working. Can someone explain how to properly do it? TIA d = Today() - In Days(1); dateNow = Format (d, "m/d/y"); startdate = "2023-06-01"; For( i = startdate, i <= dateNow, i++, try( dt = Open Database( "...

    UserID16644 UserID16644
    Discussions |
    Oct 11, 2023 6:28 PM
    898 views | 1 replies
  • Revert Axis - Short Keys

    Hello All! Using JMP 17. I am finding myself reverting axes constantly. I right click the axis-->Revert Axis to do this to both x and y. Has anyone been able to setup short keys for this? I looked in our View/Customize/Menus and Toolbars/JMP Menu Editor under "Graph" and I do not see an option there. Thanks in advance!

    Maerawlings Maerawlings
    Discussions |
    Oct 11, 2023 1:22 PM
    1301 views | 2 replies
  • recent files - grouping?

    My recent files list gets longer and longer - and it gets hard to find the important files.It helps to use the pinning option - but now also the list with the pinned files continues to grow. I there a grouping option such that I can add some structure?

    hogi hogi
    Discussions |
    Oct 11, 2023 1:04 PM
    1092 views | 2 replies
  • How to enter multiple repeating measurements in mixed model

    I want to construct a mixed model in JMP pro 17 (on windows) with multiple repeating meaasurements as x-variables, but I'm only able to add 1 variable to the repeated structure window. Can someone help me how to fix this? 

    JM3 JM3
    Discussions |
    Oct 11, 2023 12:17 PM
    739 views | 1 replies

Latest Discussions

  • Adjust only the hour values in DD-MM-YY H:M:S

    HI JMP users, I have a column that contains data in the format DD-MM-YY H:M:S (screenshot attached below), and I would like to adjust only the hour values to make them even. For example, I want to change a time like 13-07-2023 15:00 to 13-07-2023 16:00. Is there a method to modify only the hour values across the entire column? Regards, 

    chandankishor66 chandankishor66
    Discussions |
    Oct 12, 2023 1:43 AM
    871 views | 1 replies
  • Loop through dates

    Hi All,I am trying pull some data from the database by looping through dates, in this example, I am trying to loop from June until the date yesterday. This is my sample code. However, it is not working. Can someone explain how to properly do it? TIA d = Today() - In Days(1); dateNow = Format (d, "m/d/y"); startdate = "2023-06-01"; For( i = startdate, i <= dateNow, i++, try( dt = Open Database( "...

    UserID16644 UserID16644
    Discussions |
    Oct 11, 2023 6:28 PM
    898 views | 1 replies
  • recent files - grouping?

    My recent files list gets longer and longer - and it gets hard to find the important files.It helps to use the pinning option - but now also the list with the pinned files continues to grow. I there a grouping option such that I can add some structure?

    hogi hogi
    Discussions |
    Oct 11, 2023 1:04 PM
    1092 views | 2 replies
  • How to enter multiple repeating measurements in mixed model

    I want to construct a mixed model in JMP pro 17 (on windows) with multiple repeating meaasurements as x-variables, but I'm only able to add 1 variable to the repeated structure window. Can someone help me how to fix this? 

    JM3 JM3
    Discussions |
    Oct 11, 2023 12:17 PM
    739 views | 1 replies
  • Multi File Import Certain Tabs and Columns

    I am trying to import multiple XLSX files (which I know how to do), but I only need certain tabs with certain columns. I don't need everything being imported. Is there a way to do this? Using JMP 17. Can recreate with steps or JSL code.

    patriciafm811 patriciafm811
    Discussions |
    Oct 11, 2023 11:18 AM
    1902 views | 6 replies

Latest Discussions

  • Strange behavior using GenReg and Forward Selection

    Hi All,   I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method.   So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...

    SDF1 SDF1
    Discussions |
    Oct 2, 2023 9:06 AM
    610 views | 0 replies
  • SIMCA classification method: what alternative options do I have in JMP and what are the pros/cons?

    Hello, I am after a combination of guidance and education. I have recently come across SIMCA as a classification approach. I believe this is not something JMP can address at the moment so my question is, which alternative options can I explore to achieve a similar goal and what would be the advantages/disadvantages when compared to the SIMCA method?  I am currently using JMP 17 Thank you very much...

    CamillaLiscio CamillaLiscio
    Discussions |
    Oct 2, 2023 5:55 AM
    1111 views | 0 replies
  • What determines which data table is seen as "Associated Data" for New Window?

    What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)?   This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...

    jthi jthi
    Discussions |
    Sep 21, 2023 9:44 AM
    729 views | 0 replies
  • Using R - File path problem

    I have difficult to get the filepath correct. 
    Error message says "Cannot open table in access or evaluation of ....(Filepath)"   

    Prometheus Prometheus
    Discussions |
    Sep 17, 2023 10:46 PM
    840 views | 0 replies
  • Data Access Handler

    How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties.  But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...

    hogi hogi
    Discussions |
    Sep 16, 2023 12:21 AM
    556 views | 0 replies
view all discussions