cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • List box showing all open tables

    I'm trying to build a listbox which lists down all the opened data table and gets updated automatically with newly opened / newly closed table. I've started with the script below but for some reason the onClose function doesn't work. Appreciate the help names default to here(1); f1 = function ({Temp_list}, T_list = Temp_list << get name(); lb << remove all; lb << append (T_list) ); f2 = functi...

    Djtjhin Djtjhin
    Discussions |
    Mar 4, 2025 1:59 AM
    2076 views | 6 replies
  • Adding error bars in JMP

    Hi guys, I have a simple problem which I have been unable to solve. I have a dataset which I would like to plot in a Fit Y by X style scatterplot against another dataset. For each datapoint I know the standard deviation and I would like to add these standard deviations as error bars to the plot, is there anyway to do this?It seems like JMP only does this normally if it has calculated the standard ...

    laurence laurence
    Discussions |
    Mar 3, 2025 3:38 PM
    38687 views | 11 replies
  • Stack line graphs with same x-axis

    Hello, how do I create graphs with the same x-axis like those pictured below? I specifically mean how do you stack them on top of one another vertically. Thanks. 

    SignPuppy862 SignPuppy862
    Discussions |
    Mar 3, 2025 11:31 AM
    213 views | 5 replies
  • calculates the number of weekdays (Monday to Friday) between two date columns (Start Date and End Date)

    Hello Community, I want to create a column formula in JMP 18 that calculates the number of weekdays (Monday to Friday) between two date columns (Start Date and End Date). Weekends (Saturday and Sunday) should be excluded. The formula must be compatible with JMP's column formula editor and should not produce any errors. I don't use JSL Thank you in advance for your support.

    Christina Christina
    Discussions |
    Mar 3, 2025 9:11 AM
    228 views | 4 replies
  • JSL Regex matching square brackets [ ]

       \[ doesnt seem to go well within quotes.. Is there a solution here?

    ithomasja ithomasja
    Discussions |
    Mar 3, 2025 8:55 AM
    102 views | 1 replies

Latest Discussions

  • Stack line graphs with same x-axis

    Hello, how do I create graphs with the same x-axis like those pictured below? I specifically mean how do you stack them on top of one another vertically. Thanks. 

    SignPuppy862 SignPuppy862
    Discussions |
    Mar 3, 2025 11:31 AM
    213 views | 5 replies
  • JSL Regex matching square brackets [ ]

       \[ doesnt seem to go well within quotes.. Is there a solution here?

    ithomasja ithomasja
    Discussions |
    Mar 3, 2025 8:55 AM
    102 views | 1 replies
  • overlay map

    I want to create an overlay map that consists of the internal US state boundaries and additional data from NOAA in the form of Lat and Lon points, that I can then super impose my site data which is a series of lat and lon coordinates. Essentially I want to map the track of storms with regards to a data base of installations that are distributed over the us. Currently I can overlay the storm track ...

    D_Meakin D_Meakin
    Discussions |
    Mar 3, 2025 5:57 AM
    202 views | 3 replies
  • How can I use a previously built Lasso model to predict a large amount of new data?

    I have built a Lasso model in the past, how can I import newly created records and predict them with the above model?

    MI2025 MI2025
    Discussions |
    Mar 3, 2025 1:11 AM
    110 views | 1 replies
  • Outliers Elimination

    Hi Jmp team, I have a production data set I have to analyse 5 columns which contains almost 5000 rows.Almost 80% of them were outliers, and they were inside the specification limit. Now I wanted to make a box plot comparison between these 5 columns to see a trend over the days. In this case do I need to eliminate all the outliers whatever is there or should I keep and them for comparison?

    Statexplorer Statexplorer
    Discussions |
    Mar 2, 2025 2:36 AM
    955 views | 7 replies

Latest Discussions

  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    100 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    114 views | 0 replies
  • Cannot open JMP project after moving file in sharepoint

    Hi I moved a JMP project to another sharepoint folder (datatables only saved in project) - now it will open, but not load - the "thinking" button just keeps turning. I have tried downloading the project to my PC, but I get a similar result - so does my colleagues. I need to close down JMP via the task-manager.  Any tips on how to get the dataset working again? (or should I just bite the lemon and ...

    GunhildRN GunhildRN
    Discussions |
    Feb 26, 2025 1:10 AM
    96 views | 0 replies
  • Formula used to calculate upper CI

    Hi all, Does anyone know what is the formula used to calculate the upper CI for the standard deviation in the distribution platform > confidence interval?

    ExactOkapi626 ExactOkapi626
    Discussions |
    Feb 25, 2025 10:57 AM
    90 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    119 views | 0 replies
view all discussions