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

  • Capturing Metadata of Test

    I am exploring the possibility of having our labs record data directly into JMP instead of in an excel template.  To do this, we would need to also capture metadata about the test, such as date of test, operator, material, etc.  Are there any best practices on how to do this? My current investigation is looking into creating add-in that displays a modal window with fields that the operators could ...

    ChrisMuenzer ChrisMuenzer
    Discussions |
    Nov 18, 2024 9:22 AM
    879 views | 1 replies
  • Scripting vs Workflow for column recoding

    I am trying to re-code about 10 data tables that have about 180 levels to 7 levels. Each table starts with different rows but all of them will end into the same 7 levels so then I can combine and analyze. i started recording the recoding via workflow in one data table, but then when I tried to run into the second data table I realized that the workflow will not work because the rows from the first...

    beeker_g beeker_g
    Discussions |
    Nov 18, 2024 6:43 AM
    1149 views | 3 replies
  • Set Width / Set Wrap in a data table box column

    Hello, I have a table that I'd like to display in a window using a table box. The problem is that some of the columns in this table are very wide (because they contain very long text values) and the user has to scroll horizontally to see the whole table.I've seen that I can apply Set width normally to my column, but that doesn't change anything. Ideally I'd like to apply a set wrap too so that the...

    SophieCuvillier SophieCuvillier
    Discussions |
    Nov 18, 2024 12:20 AM
    1266 views | 2 replies
  • How to find this regression line by adding new columns to the table?

    Thanks!dt=Open("$SAMPLE_DATA/Big Class.jmp"); Graph Builder( Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ) ), Elements( Points( X, Y, Legend( 3 ) ), Smoother( X, Y, Legend( 4 ) ) ) )

    lala lala
    Discussions |
    Nov 17, 2024 10:02 PM
    1146 views | 4 replies
  • Report with an image

    Hi, the script below generates a window with an image, a script box and a play button.When I click on play, I get the warning:

     I don’t want to save any report – I just want to run the script – without a warning message.I can disable this message on my computer via the preferences, but another user might want to have this choice.

    how can I disable the warning message for my report?When I click on "R...

    hogi hogi
    Discussions |
    Nov 17, 2024 8:55 AM
    1467 views | 4 replies

Latest Discussions

  • Capturing Metadata of Test

    I am exploring the possibility of having our labs record data directly into JMP instead of in an excel template.  To do this, we would need to also capture metadata about the test, such as date of test, operator, material, etc.  Are there any best practices on how to do this? My current investigation is looking into creating add-in that displays a modal window with fields that the operators could ...

    ChrisMuenzer ChrisMuenzer
    Discussions |
    Nov 18, 2024 9:22 AM
    879 views | 1 replies
  • Scripting vs Workflow for column recoding

    I am trying to re-code about 10 data tables that have about 180 levels to 7 levels. Each table starts with different rows but all of them will end into the same 7 levels so then I can combine and analyze. i started recording the recoding via workflow in one data table, but then when I tried to run into the second data table I realized that the workflow will not work because the rows from the first...

    beeker_g beeker_g
    Discussions |
    Nov 18, 2024 6:43 AM
    1149 views | 3 replies
  • How to find this regression line by adding new columns to the table?

    Thanks!dt=Open("$SAMPLE_DATA/Big Class.jmp"); Graph Builder( Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ) ), Elements( Points( X, Y, Legend( 3 ) ), Smoother( X, Y, Legend( 4 ) ) ) )

    lala lala
    Discussions |
    Nov 17, 2024 10:02 PM
    1146 views | 4 replies
  • How to make "Size to isometric" stick and be permanent regardless of changes on the plot?

    I have a plot in Graph Builder which uses filters along with "Wrap" and "Page" fields of the builder.Filters change number of pages being displayed.While Size to Isometric does the job when applied to a FrameBox, as soon as I change something in the filter and different number of frameboxes are visible - each visible framebox is not isometric anymore.Any way to make it stick? Forbid to resize afte...

    miguello miguello
    Discussions |
    Nov 15, 2024 6:28 PM
    1066 views | 2 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
    4335 views | 14 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
    483 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
    676 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
    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
view all discussions