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

  • importation excel + colonnes avec menus déroulant

    bonjour, j'ai un fichier excel que je veux importer avec Jmp.il y a des colonnes avec un choix de valeur pour la cellule Jmp n'importe aucune valeur (colonne vide dans Jmp). existe-t-il une solution? cordialement

    Françoise Françoise
    Discussions |
    Sep 26, 2023 6:47 AM
    1032 views | 1 replies
  • Date import from excel

    I have imported the following data from excel to JMP on several different computers using the same script 30/11/2022 12:1514/12/2022 12:1512/12/2022 12:1511/01/2023 12:1511/01/2023 12:15 On some computers, JMP gives the following:30.11.2022 12:15
    14.12.2022 12:15
    12.12.2022 12:15
    11.01.2023 12:15
    11.01.2023 12:15 While others produce this results:44895,5104166667
    44909,5104166667
    44907,5104166667
    44937,5...

    Steffen_Bugge Steffen_Bugge
    Discussions |
    Sep 26, 2023 6:26 AM
    4560 views | 8 replies
  • How do I replace/ recode string with unique number

    I have a dataset with > 1M rows and a particular 'Supplier' column with 3400 unique suppliers (data type Character, Nominal). These suppliers have a rather user-unfriendly format, e.g; '0x384D5E35468AB867642A475A2B526AE264E37B9E'. How can I replace (recode into new column?) the 3400 suppliers by a unique number from 1 -> 3400?(In Excel I would create a Pivot table and then re-match using xlookup)U...

    WernerL WernerL
    Discussions |
    Sep 26, 2023 6:16 AM
    1353 views | 2 replies
  • Fit a model between data set and the generated slope

    I would like to fit a model between the accelerated data set ( data from different time points at certain temp) and the slope of these points
    Because I want to generate 400 pseudo data sets and fit the slope for each data set. Could JMP help me to do this.
    I tried to get the slope as a formula but unfortunately, the profiler does not recognize the formula columns and I could not fit the time, outcom...

    Rober Rober
    Discussions |
    Sep 26, 2023 6:10 AM
    3221 views | 6 replies
  • Why does JMP not support Simulate or Bootstrap when using a BY variable?

    Hi All,   I came across something interesting, that I wasn't really expecting with JMP Pro. Normally, in several platforms, JMP Pro offers the option to run Simulate or Bootstrap to get better estimates and statistics on metrics of interest. However, this appears to not be available when using a BY variable in a supported Platform.   For example, with the Big Class.jmp file, if you do a bivariate ...

    SDF1 SDF1
    Discussions |
    Sep 25, 2023 1:55 PM
    1689 views | 4 replies

Latest Discussions

  • importation excel + colonnes avec menus déroulant

    bonjour, j'ai un fichier excel que je veux importer avec Jmp.il y a des colonnes avec un choix de valeur pour la cellule Jmp n'importe aucune valeur (colonne vide dans Jmp). existe-t-il une solution? cordialement

    Françoise Françoise
    Discussions |
    Sep 26, 2023 6:47 AM
    1032 views | 1 replies
  • Why does JMP not support Simulate or Bootstrap when using a BY variable?

    Hi All,   I came across something interesting, that I wasn't really expecting with JMP Pro. Normally, in several platforms, JMP Pro offers the option to run Simulate or Bootstrap to get better estimates and statistics on metrics of interest. However, this appears to not be available when using a BY variable in a supported Platform.   For example, with the Big Class.jmp file, if you do a bivariate ...

    SDF1 SDF1
    Discussions |
    Sep 25, 2023 1:55 PM
    1689 views | 4 replies
  • how to number rows based on column values

    Hi All, I have a table with SN and timestamp for each. I need to number the lines per each SN based on timestamp.the table is sorted by time and I wanted to use ROW() with grouping by SN, but i don't know how to do it.appreciate your help,Thanks 

    ExcitedOwl ExcitedOwl
    Discussions |
    Sep 25, 2023 11:49 AM
    1528 views | 3 replies
  • interactive html in Teams Channels

    I generated an interactive html in Jmp and included it in a MS Teams channel.Unfortunately, instead of the graph, I just see the loading animation.
    Same issue when I open the interactive html via the Sharepoint Web site. Is it a sharepoint issue or a jmp issue?Does somebody know why the interactive html behaves like this - can I change the Sharepoint settings? 

    hogi hogi
    Discussions |
    Sep 22, 2023 9:59 AM
    4647 views | 6 replies
  • Unable to pin hover labels in graph builder

    Hi, using JMP v16.2.0 on Mac.  Sometimes JMP will not allow me to pin hover label in graph builder.  The hover label will show up, but the second I move my mouse over to it, the hover label will disappear (no little pin will show up).  When this happened most recently, I noticed that it was working as expected on the far left side of the graph, but not the majority.  Any particular reason for this...

    RMSEModelDingo8 RMSEModelDingo8
    Discussions |
    Sep 22, 2023 7:55 AM
    1547 views | 3 replies

Latest Discussions

  • 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
  • Use JMP Locale Settings( 0 ) not working on macOS

    It seems the following command does not work for JMP MacOS.   Use JMP Locale Settings( 0 )   Is there a general script to deal with the following scenario? Or do we need to put conditionals depending on the OS of the user? // Configuring JMP to save CSV as commas and not If( (Num( "3.14" ) == 3.14), is_EN_num_format = 1, //"English numeric format" is_EN_num_format = 0 //"Non-english"); )...

    FN FN
    Discussions |
    Sep 15, 2023 10:21 AM
    669 views | 0 replies
  • Inherited Plot settings

    Hi,
    I noticed some strange behavior in Graph Builder which is caused by the fact that formatting like

    One example:
    If the top-most plot (#1) has some specific settings and this plot is removed, instead of removing the settings with the subplot, the settings are then applied to the plot which is now @ "top" (old #2 -> new #1).So, old plot #2 will inherit the color settings and the manually changed axi...

    hogi hogi
    Discussions |
    Sep 14, 2023 11:11 PM
    648 views | 0 replies
view all discussions