cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

Latest Discussions

  • Reference Lines in Variability Chart taken from a list using for loop

    I have a list say "myList"  that contains a dynamic number of elements. I would like to add reference lines taken from the list in the following variability charts Variability Chart( Y( :Value), X( :Time Point, :Storage Condition, :Level ), Std Dev Chart( 0 ), By( :Parameter ), SendToReport( Dispatch( {"Variability Chart for Value"}, "Variability Chart"...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Aug 28, 2024 8:10 AM
    1016 views | 1 replies
  • Can JSL make text in this format into a similar mind map?

    Thanks Experts!# JMP Statistical Software
    ## History and Development
    ### Origins in 1989
    #### John Sall's Vision: Combining Statistical Analysis and Graphical Visualization ## Product Evolution
    ### Over 30 Years of Innovation
    #### Led by John Sall
    #### Focus on Visual and Interactive Data Exploration
    ## Applications and Impact
    ### Worldwide Usage
    #### Across Diverse Industries
    #### Designed for Scientists a
    ...

    lala lala
    Discussions |
    Aug 28, 2024 12:41 AM
    1063 views | 1 replies
  • How to adjust the height of this window with JSL?

    It's not recorded in the logThanks! 

    lala lala
    Discussions |
    Aug 28, 2024 12:20 AM
    1290 views | 2 replies
  • How to use Regular expression to get characters?

    A simple question, please find the attachment as a demo. the requirement as following, it is required to take some information from :Label column, to two new column, details find the pic "image.png".thanks in advance.KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 27, 2024 12:12 PM
    1406 views | 1 replies
  • Column Character Matching Formulae

    Hi All, I have a dataset with 2 Columns, I just wanted to check to see if the data in Column 1 is matching with Column 2, It doesn't have to match row by row. All what i am interested in checking is to see if we have the same observations, The order in which they are in both the columns if not a concern.Can anybody help me with a formulae to be used to check this? ThankShawn

    RMSEBudgie341 RMSEBudgie341
    Discussions |
    Aug 27, 2024 4:43 AM
    1343 views | 2 replies

Latest Discussions

  • AlT two factors with example fail

    Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please

    Juancho97 Juancho97
    Discussions |
    Aug 25, 2024 12:16 PM
    836 views | 0 replies
  • Machine data source list remove in "Database Operations"

    I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 22, 2024 7:24 AM
    1154 views | 0 replies
  • Write Data from Data Table to Database

    Hello JMP-Community,I am searching your help here because I didn't found a sufficent solution for myself in other posts. It is about writing content of a data table into a table of a database.For that I wrote this little function: myInsertInto = function({dt, dbConnection, destinationName}, cols = dt << GetColumnNames(String); rows = dt << Select All Rows << GetSelectedRows; show(cols, rows); ...

    DBo_94 DBo_94
    Discussions |
    Aug 22, 2024 6:38 AM
    896 views | 0 replies
  • Is there a way to tell LCA that the rows are ordered by class?

    Typical dataset: 120-200 rows, 15 classes. Rows are known to be ordered by class. What is unknown is where the 'fences' between classes are. As-is -- i.e., without taking row order into account -- LCA correctly classifies about 94% of rows. My intuition is that if I knew how to tell the algorithm that the rows are grouped by class on input, we'd be at 100%. Visual, in case my use of 'grouped by' i...

    mtowle419 mtowle419
    Discussions |
    Aug 15, 2024 5:03 PM
    874 views | 0 replies
  • latin hyper cube

    Hi there, 

    I am attempting to run latin hyper cube with three continuous and one categorical factors, but the option is not available except for fast flexible filing design; can anyone assist me with this? thanks in advance

    H6Habib H6Habib
    Discussions |
    Aug 14, 2024 1:58 PM
    1021 views | 0 replies
view all discussions