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

  • How do I count changes in row values?

    I have a large data set where I have blocks of repeating values like this:AABACCCI would like to count the number of changes in row values or, in other words, a count of rows ignoring consecutive repeated rows.  In this example, the count would be 4 (The third 'A' is a change from 'B', so it counts).  Is there a way to have JMP count rows ignoring repeated and consecutive duplicates?I'm using JMP ...

    KevinS KevinS
    Discussions |
    Mar 21, 2022 1:26 PM
    1808 views | 3 replies
  • names default to here - errors with JSL encryption

    Hi, I have a "names default to here(1)" in a main JSL script that does some later "include" on some downstream JSL scripts.  Some of these downstream JSL's are encrypted for view only.

    When I run the main JSL script, it errors out:
    "Name Unresolved: <encrypted>{13} in access or evaluation of '<encrypted>' , "<encrypted>" /*###*/"

    Is this a bug? (JMP 14.3.0)
    Why should it quit on an encrypted script?  ...

    djhanson djhanson
    Discussions |
    Mar 21, 2022 12:45 PM
    1540 views | 1 replies
  • How to include code to show the Grid Lines in the Variability plot for X-Axis?

    Hi, There is a list named "ColumnsList" with columns name from my Datatable for which i would like to make Variability plot for all columns present in the list.Following Script creates box plots for all columns as required in the single page, theExpr = "Variability Chart( Y( :\!"" || ColumnsList[1] || "\!""; For( p = 2, p <= N Items( ColumnsList ), p++, theExpr = theExpr || ", :\!"" || ColumnsL...

    AlexR846 AlexR846
    Discussions |
    Mar 21, 2022 9:25 AM
    1477 views | 2 replies
  • Graph Builder Overlay Legend Limit

    Hi,   I'm having trouble showing all of the items in the legend list when I overlay a column in the Graph Builder.   I'm experiencing a similar issue as the following post: Graph Builder Overlay Limit    Also, I'm not sure what this part of the script actually is doing to achieve the showing of all of the items in the legend list: Dispatch( {}, "400", LegendBox, {Orientation( "Horizo...

    sciguy sciguy
    Discussions |
    Mar 21, 2022 7:13 AM
    4317 views | 7 replies
  • Why my saved Interactive Html (Graph Builder) & Local Filter not interactive?

    Hello expert,I'm almost at the end of my project for 2nd batch of interactive html report but my beautiful graphs saved in .html are not interactive.I used similar logic to my 1st batch of interactive html report (which is successfully automated and interactive).Why my interactive report not interactive?What can I do to make it interactive. I've added the Top header but didn't work out. //create G...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Mar 21, 2022 2:49 AM
    4137 views | 7 replies

Latest Discussions

  • names default to here - errors with JSL encryption

    Hi, I have a "names default to here(1)" in a main JSL script that does some later "include" on some downstream JSL scripts.  Some of these downstream JSL's are encrypted for view only.

    When I run the main JSL script, it errors out:
    "Name Unresolved: <encrypted>{13} in access or evaluation of '<encrypted>' , "<encrypted>" /*###*/"

    Is this a bug? (JMP 14.3.0)
    Why should it quit on an encrypted script?  ...

    djhanson djhanson
    Discussions |
    Mar 21, 2022 12:45 PM
    1540 views | 1 replies
  • How to find relation in parameters pairs in one variable

    Hi  I have a table with a failure list.  Each row has a systems ID and parts failed number   I would like to test if there are pairs of parts (or pairs). This means if there are pairs of parts in a system that fails together.  If the parts fail together it will be shown by two different rows.     

    Talchaim-Damri Talchaim-Damri
    Discussions |
    Mar 19, 2022 3:15 PM
    1187 views | 2 replies
  • Encounter the warning message “JMP Pro Access Violation Error” and functions disappear

    I'm using JMP pro 16.1.0. While using it, I then received the warning message "JMP Pro Access Violation Error" after that program shutdown itself immediately. When I open the program back, I reallize that some functions are disappear i.e., fit model step wise.Another observation is that the license becomes expire eventhough I updated it before. Whenever I successfully update the license and close ...

    TasapornV TasapornV
    Discussions |
    Mar 19, 2022 6:00 AM
    1007 views | 1 replies
  • Set user in put as new variable

    Hello,  I am looking to create a script which takes a user input and outputs these inputs into a data table. My script below outputs a data table but does not insert the user variables, would someone be able to help as I think I may be misunderstanding how to insert it.  v1 = text = " ID"; // two numbers with default w = New Window( "Synch Request", // opens a window with a title and this content...

    LukeFarrell LukeFarrell
    Discussions |
    Mar 19, 2022 1:15 AM
    1911 views | 4 replies
  • As a new member of JMP, what should I focus on.

    MasonWang MasonWang
    Discussions |
    Mar 18, 2022 11:26 AM
    1181 views | 3 replies

Latest Discussions

  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    856 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    612 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    794 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    603 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1408 views | 0 replies
view all discussions