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

  • JSL execute by .bat file crash and hang

    It seems like I have a .bat file that runs a JSL script, which processes multiple CSV files as input. However, when the number of input CSV files increases, the .bat file often crashes and takes a l...

    AlphaBighorn347
    Discussions |
    Jul 26, 2023 2:45 AM
    985 views | 7 replies
  • Redo - for a Report in a Dasboard?

    Redo Analysis from the the red triangle/Redo menu is great. It generates an exact copy of the current report.   Is there also a possibility to get an exact copy of a report (e.g. Graph ui...

    hogi
    Discussions |
    Jul 26, 2023 1:43 AM
    269 views | 0 replies
  • How to get date yesterday?

    I would want to get the date yesterday, I am using the today () function dateNow = Format (Today(), "m/d/y"); However, I don't know how to derive from dateNow the date yesterday. Tried using&nbsp...

    UserID16644
    Discussions |
    Jul 26, 2023 1:21 AM
    527 views | 2 replies
  • Rename column Max(Max(date))

    How to rename column Max(Max(date)) to "date"?   I tried: 1. :Max(Max(date)) << Set Name ("date"); 2. :Name (Max(Max(date)) ) << Set Name ("date"); 3. Column( dt, Max(...

    UserID16644
    Discussions |
    Jul 25, 2023 10:11 PM
    462 views | 2 replies
  • how to change variable in multiple JSLs at once

    Hi,   I use include() to run multiple JSLs in each JSL I have variable "todaydate". However, now I want to run all the JSLs using include, but change the todaydate across all JSLs to 03Jun2023...

    dadawasozo
    Discussions |
    Jul 25, 2023 4:18 PM
    945 views | 5 replies

Latest Discussions

Latest Discussions

view all discussions