cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • How to center the text or numbers in one column?

    Hi folks, How can we center the text or numbers in one column or align them to the left or right like what we do in Excel? For example, the following JUMP data table has the defaults to align the numbers to the right and align the text to the left, but I would like to center them all. Any quick button to fulfill this function? Please advise. Thanks.   

    TDK_Long TDK_Long
    Discussions |
    Nov 15, 2024 1:19 PM
    1152 views | 4 replies
  • Plotting Multiple Groups with the same Initial Conditions

    Hello, I am trying to analyze the trends of some data where I conditioned several groups of product over time, but they have the same initial conditions. It is possible to have one category that can be applied to multiple other categories in the same column. Or, in other words, I am trying to connect each of the lines below to the Initial Conditions group.

    cc0317 cc0317
    Discussions |
    Nov 15, 2024 12:57 PM
    1336 views | 4 replies
  • Inconsistent acceptable syntax

    AllCols = dt << Get Column Names(); AllColNames = dt << Get Column Names(string); for(i=3, i<=n items(AllCols), i++, colcol = AllCols[i]; cname = AllColNames[i]; nnm1 = Col Number(colcol); Fstr = "num(:\!""||cname||"\!"n)"; Fexpr = parse(Fstr); newcol = dt << new column("Temp", numeric, formula(eval(evalexpr(Fexpr)))); nnm2 = Col Number(newcol); if(nnm2 == nnm1, newcol << delete formul...

    pcarroll1 pcarroll1
    Discussions |
    Nov 15, 2024 12:18 PM
    3475 views | 14 replies
  • How to make JSL get file timestamp?

    Anyone know of any code say utilizing the JSL DLL features to get a file's date/timestamp?  For example, get the timestamp for: "C:\mytest.jmp".  thx... dj

    djhanson djhanson
    Discussions |
    Nov 15, 2024 8:49 AM
    14696 views | 4 replies
  • Parsing << Get Estimates list elements

    The below script is from one of the scripting index entries for the "Get Estimates" message. The object returned is a list. Are the individual elements of the list easily parsed? Type(estimate[n]), "Name". estimate[2], for example, appears to contain a consistent data structure. How does one return, for example, the matrix denoted "Time End"? I know that all of the information output by "<< Get Es...

    wgardnerQS wgardnerQS
    Discussions |
    Nov 15, 2024 7:07 AM
    1212 views | 5 replies

Latest Discussions

  • How to center the text or numbers in one column?

    Hi folks, How can we center the text or numbers in one column or align them to the left or right like what we do in Excel? For example, the following JUMP data table has the defaults to align the numbers to the right and align the text to the left, but I would like to center them all. Any quick button to fulfill this function? Please advise. Thanks.   

    TDK_Long TDK_Long
    Discussions |
    Nov 15, 2024 1:19 PM
    1152 views | 4 replies
  • Plotting Multiple Groups with the same Initial Conditions

    Hello, I am trying to analyze the trends of some data where I conditioned several groups of product over time, but they have the same initial conditions. It is possible to have one category that can be applied to multiple other categories in the same column. Or, in other words, I am trying to connect each of the lines below to the Initial Conditions group.

    cc0317 cc0317
    Discussions |
    Nov 15, 2024 12:57 PM
    1336 views | 4 replies
  • Inconsistent acceptable syntax

    AllCols = dt << Get Column Names(); AllColNames = dt << Get Column Names(string); for(i=3, i<=n items(AllCols), i++, colcol = AllCols[i]; cname = AllColNames[i]; nnm1 = Col Number(colcol); Fstr = "num(:\!""||cname||"\!"n)"; Fexpr = parse(Fstr); newcol = dt << new column("Temp", numeric, formula(eval(evalexpr(Fexpr)))); nnm2 = Col Number(newcol); if(nnm2 == nnm1, newcol << delete formul...

    pcarroll1 pcarroll1
    Discussions |
    Nov 15, 2024 12:18 PM
    3475 views | 14 replies
  • JSL creates a Sorting window

    The attachment '.jmp' document shows OK or NG with formulas, but the JMP table can't auto-wrap to the next row(use the Scan gun scanning can wrap to the next row in Excel ). So I want to use JSL to create a Sorting window, details as the attachment picture shows. Expect the master to help, thank you!

    Chris_Liu Chris_Liu
    Discussions |
    Nov 15, 2024 4:35 AM
    1617 views | 5 replies
  • How to move Neural Network Training from Add-in to Predictive Modelling platform?

    I have downloaded the Neural Network Tuning apps in Add-in. However, I do not know to move it to Predictive Modelling Platform.

    madhu madhu
    Discussions |
    Nov 14, 2024 8:17 PM
    533 views | 1 replies

Latest Discussions

  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    380 views | 0 replies
  • Data Visualization in Virtual Reality

    Has anyone considered or have any interest in visualizing JMP plots (e.g., 3D scatter, surface) in virtual reality? I know there are several immersive VR programs (Arthur, Virtualitics, NVIDIA Omniverse) that can handle data and images generated from other program and I was wondering if anyone has made any attempts to do the same with JMP. Would love to hear back from anyone interested.

    PieBird215 PieBird215
    Discussions |
    Nov 7, 2024 9:58 AM
    589 views | 0 replies
  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    535 views | 0 replies
  • 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
    583 views | 0 replies
  • How do I replace a prediction expression in a fit model with a specific expression?

    Hi, I am completing a DOE and I have ran a fit model using the JMP software to define a design space based on desirability of certain variables, however one of the desirability variables is a simple ratio of two of the construct model effects, however when running the model, the model is defining its own prediction expression for this variable rather than using the formula in the data table. Does ...

    supermackie93 supermackie93
    Discussions |
    Oct 24, 2024 5:40 AM
    501 views | 0 replies
view all discussions