cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    722 views | 0 replies
  • Back Transform of SHASH Transformed Value

    Hello, I am trying to calculate normal tolerance intervals for a population of data which follows a non-normal distribution. After using SHASH transformation to transform the data to normal, can tolerance intervals be calculated and back-transformed to the native distribution? If so, is there a readily available formula or script by which to execute this back transformation? If this is not possibl...

    scappuccio scappuccio
    Discussions |
    Oct 29, 2024 5:53 AM
    3409 views | 9 replies
  • Using column values from selected rows as labels for added references

    I am attempting to pull column values for selected rows into a concatenated label which is used in annotating an added reference line in a distribution.  The error message in concatenation is due to mismatch in the list dimensions. The Associative Array calls used to collect values from the selected rows is removing duplicate values, resulting in lists of unique values. My goal is to get the name,...

    bb101 bb101
    Discussions |
    Oct 28, 2024 6:28 PM
    1182 views | 2 replies
  • How do I update a column based on values from another column?

    Hello, I'm a JMP 18 user.I want to see if a column contains a specific value and update a different column at the same row where the value was found. The below script does not work. Please assist.dt = Data Table("Logbook"); StatusList = :Status << Get Values; For( i = 1, i <= N Items(StatusList), i++, If( Contains( StatusList, "Not" ), :Name( "Status Error" )[i] = "Error", , //else ); );

    Raquel Raquel
    Discussions |
    Oct 28, 2024 1:53 PM
    888 views | 1 replies
  • JSL: change drawing order

    Is there a JSL command to change the order of segs?  

    hogi hogi
    Discussions |
    Oct 28, 2024 10:41 AM
    1090 views | 2 replies

Latest Discussions

  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    722 views | 0 replies
  • Using column values from selected rows as labels for added references

    I am attempting to pull column values for selected rows into a concatenated label which is used in annotating an added reference line in a distribution.  The error message in concatenation is due to mismatch in the list dimensions. The Associative Array calls used to collect values from the selected rows is removing duplicate values, resulting in lists of unique values. My goal is to get the name,...

    bb101 bb101
    Discussions |
    Oct 28, 2024 6:28 PM
    1182 views | 2 replies
  • Security Warning When Running Addin on Server

    I have several addins that run on my server with no problem.  Just put a new one on the server and now I'm getting this error message: If I uncheck "Always ask..." and click Run it works.  But the security warning comes up each time.

    pmroz pmroz
    Discussions |
    Oct 26, 2024 4:42 PM
    800 views | 1 replies
  • delete CHAR cols if there's only a single value, no string variation

    Wondering how I can script something to look at all the columns to see if there's at least 2 different values and delete all the single-value cols? I have thousands of 'feature' cols, all character-type, but a noticeable amount of them only have a single record in them...aka the distribution level = 1. how to detect and delete 1-record cols?

    TriangularLlama TriangularLlama
    Discussions |
    Oct 26, 2024 10:14 AM
    1275 views | 3 replies
  • Optimizing Desirability With Uncontrolled Factor

    I am looking for advice on how to automate maximizing the desirability of a process profile when I am locking one of the factors and having the others optimize around it. My process has an uncontrolled factor, so I need to adapt to what it's doing per unit I measure. My desired response can generally be achieved by adjusting the controlled factors, but the desirability situation is unique per valu...

    V1N0V3R1T4S V1N0V3R1T4S
    Discussions |
    Oct 25, 2024 2:44 PM
    1765 views | 5 replies

Latest Discussions

  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    722 views | 0 replies
  • Graph Builder: Ordering my overlay by descending order according to the total value of each overlay category

    Hello community, I come to you with a difficult question. Please see the image below for reference. I am using JMP 18, and I am trying to create a bar chart to show PPB values by quarter for various categories. The trouble I run into is that I want the category that has the highest total value from the chart to be on the bottom of the stack. For example, in the image below the category memory shou...

    AttributedMouse AttributedMouse
    Discussions |
    Oct 22, 2024 1:37 PM
    709 views | 0 replies
  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    705 views | 0 replies
  • App Interface saved in a journal

    Hi There 
    Some time ago, I created a nice interface using Application Builder and I saved it as a journal. Now I need to make a few modifications to the interface, rearrange buttons, add boxes, and so on. I am unable to import the journal into the app and have the interface appear in the Module tab. It is a very busy interface ...Is there a way to have it?
    Thanks

    Mioffe Mioffe
    Discussions |
    Aug 7, 2024 5:01 PM
    656 views | 0 replies
  • Tracking down a cycle error

    When I open a data table, I get a cycle detected error that I have to ignore every time. I can't seem to figure out what is causing the error although it apparently has something to do with the table variable in my column formula.  Here is the formula: and here is the log entry showing the issue  Can anyone help me understand what is going on here? The data table actually works fine after I click ...

    scott1588 scott1588
    Discussions |
    Jun 24, 2024 11:47 AM
    1098 views | 0 replies
view all discussions