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

  • Export Reports to ppt as image with multiple images per page without journal

    Hello guys,I wanted to if its possible to append multiple reports as image into single slide for ppt without grouping them using H Box or V Box or Outline Box in journal. I have multiple reports i will loop through each of them save it as image in ppt .. But i want specified no reports images in same slide. (It dosent matter how its alligned or even if its overlapped.. I can allign it manually lat...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 13, 2024 3:35 AM
    1862 views | 3 replies
  • How to use evalinsert on SQL Query?

    Hi all,I am trying to query using a list and a variable. However, I cannot figure out how to query the dateNow variable. I keep on getting this error: Error occurred while trying to execute a query: [SQLState 42601] ERROR: syntax error at or near "00"
    LINE 4: and test_date_time between 03/12/2024 00:00:00 AM and 03/12/... Here is my sample script:namecol= {"James", "John", "Anna", "Rose") dateNow =...

    UserID16644 UserID16644
    Discussions |
    Mar 12, 2024 11:54 PM
    1723 views | 3 replies
  • How do I use jsl add X variable to graphbuilder

    Dear all:I want to create a parallel graph
    The X-axis is part of the column in the table
    How to create using jsl I also try add variable() but cannot work thanks

    Wei1 Wei1
    Discussions |
    Mar 12, 2024 11:19 PM
    1779 views | 3 replies
  • How to multiply column values without creating another column?

    I have a column with decimal values that needs to be multiplied by 100. Is there other ways to do it without creating another column with formula? Is it possible to do it on the same column?

    UserID16644 UserID16644
    Discussions |
    Mar 12, 2024 10:53 PM
    1969 views | 4 replies
  • Reopening saved Querys

    Hello,Problem is following:1. I am making query using query builder in JMP17.2. Query pulling data from particular tables from SQL database. Pulling data and creating from it JMP table works correctly.3. Query is saved as a .jmpquery4. During reopening previously saved query, at each time JMP is unable to find source table and below comment appears. In effect I need to made query from basis at eac...

    BadgerXX BadgerXX
    Discussions |
    Mar 12, 2024 2:07 PM
    1252 views | 2 replies

Latest Discussions

  • How to use evalinsert on SQL Query?

    Hi all,I am trying to query using a list and a variable. However, I cannot figure out how to query the dateNow variable. I keep on getting this error: Error occurred while trying to execute a query: [SQLState 42601] ERROR: syntax error at or near "00"
    LINE 4: and test_date_time between 03/12/2024 00:00:00 AM and 03/12/... Here is my sample script:namecol= {"James", "John", "Anna", "Rose") dateNow =...

    UserID16644 UserID16644
    Discussions |
    Mar 12, 2024 11:54 PM
    1723 views | 3 replies
  • Reopening saved Querys

    Hello,Problem is following:1. I am making query using query builder in JMP17.2. Query pulling data from particular tables from SQL database. Pulling data and creating from it JMP table works correctly.3. Query is saved as a .jmpquery4. During reopening previously saved query, at each time JMP is unable to find source table and below comment appears. In effect I need to made query from basis at eac...

    BadgerXX BadgerXX
    Discussions |
    Mar 12, 2024 2:07 PM
    1252 views | 2 replies
  • Update table and keep grouped columns

    Hello, I have a JSL script where I'm updating a JMP table with data from a second table that has columns that are grouped. As it stands the update ungroups all the columns from the second table. I can't find anything in the interactive window to specify keeping it grouped, is this possible? Using JMP 17.2. Thanks!

    rhakim23 rhakim23
    Discussions |
    Mar 12, 2024 1:22 PM
    1264 views | 2 replies
  • Workflow Recorder not recording PPT exports of Graph Builder

    My JMP Pro 17 is not recording my PPT exports from Graph Builder.It is only specific to PPT as I exported JPG,PNG PDF all are working fine. Looking for help as of how to fix this. I will need to create a JSL script to export PPT of graphs daily for monitoring.

    JustMakingPlots JustMakingPlots
    Discussions |
    Mar 12, 2024 12:54 PM
    953 views | 1 replies
  • To open a file through JSL, how can I open the file in a shared way?

    For example, if I open a test.CSV file through JSL, how can I use other software to continue to add data to the test.CSV file and save it as a new one?
    Of course, there is no need to notify JMP when there is new data.  Thanks!

    lala lala
    Discussions |
    Mar 12, 2024 12:37 PM
    1022 views | 1 replies

Latest Discussions

  • DataTable Prompt in application builder on module load

    Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads  Kindly guide. Thanks in advance

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 3:54 AM
    662 views | 0 replies
  • JMP Project Global Data Filter and Column Switcher

    Hello Guys, I just started exploring jmp project. I am wondering if there is any option to add Global Data Filter and a global column switcher to a jmp project.Currely i have created a jmp project with various reports from a datatable (similar to dashboard) but i want to know if there is a option to add a global data filter and also a global column switcher to this screen. My idea : To create a sc...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 12:10 AM
    621 views | 0 replies
  • "If" returns error response

    I have a script to draw charts and use "if" for the reference line."Sometimes" the reference line is not correct. For example, when Rel_Test=H3TRB, the reference line should be 10, but it shows 5.How could I fix it? 
    d6_graph=dt2 << Graph Builder( Size( 400, 300 ), Show Control Panel( 0 ), Variables( X( :Lot), Y( :dIGSS, Position( 1 ) ), Color( :Lot ), By(:Rel_Test) ), Elements( Box Pl
    ...

    LT LT
    Discussions |
    Mar 4, 2024 8:08 PM
    942 views | 0 replies
  • Neural networks that learn and predict in real time (incremental learning)

    Hello community!!A query:- How JMP is configured to generate neural networks that learn from their inputs in real time (incremental learning) in such a way that it continually updates its weights according to new inputs and generates updated real-time predictions.Greetings,Marco

    Marco2024 Marco2024
    Discussions |
    Mar 4, 2024 9:37 AM
    850 views | 0 replies
  • group file name and set lable by JSL looping, work fine but slowly

    I have a JLS works fine, but slowly, is there any method to improve it? 1. import multiple files2. base on file name rule group into a, b, c, d, e 3. base on file name rule to decide file count and set into rows for each groupNames Default To Here(1); dir = Pick Directory( "Select a directory" ); Multiple File Import( <<Set Folder( dir ), <<Set Show Hidden( 0 ), <<Set Subfolders( 0 ), <<Se...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Feb 22, 2024 12:24 AM
    860 views | 0 replies
view all discussions