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

  • Collision in SQL Select-statement between special escape characters (bracket and backslash) and bracket in column name with quotation marks around it

    I'm running into a problem with an SQL Select-statement using column names that are including brackets, because the end brackets of the column names end up next to backslashes (due to using quotation marks within quotation marks: " \!" column name [ units ] \!" " ) and this interferes with the surrounding special escape characters (bracket and backslash: \[ ]\ ). The SQL-statement is written betwe...

    Dape Dape
    Discussions |
    Oct 15, 2024 7:44 AM
    4354 views | 8 replies
  • Automate copying table scripts when rerunning "source"

    Hi,I am creating a database in Excel that will be continually updated. New rows and columns will be added periodically, and existing rows will occasionally have new data added. As such I have started making use of the "Source" script to update the corresponding downstream JMP table.The question I have is, is there a way to bring over any existing table scripts to the updated table when running the...

    sowiakg sowiakg
    Discussions |
    Oct 15, 2024 7:20 AM
    2632 views | 4 replies
  • Delete Duplicate rows

    Hi, I have a datable that I want to delete rows on a duplicate value in a col.  Thank you,Rami

    rshehadah rshehadah
    Discussions |
    Oct 15, 2024 7:00 AM
    40273 views | 7 replies
  • How can I loop through multiple csv files and select them base on specific file name?

    Here is my code: path = "/users/BOT/Test_files/"; Set File Search Path( mypath ); // filter out all csv files in the path that contains "Pass" && Not contains "Conditional_Pass" or "Fail" in file name y = Files In Directory( mypath ); For( i = N Items( y ), i > 0, i--, If( (Ends With( y[i], ".csv" ) & Contains( y[i], "Pass" ) & Not( Contains( y[i], "Conditional_Pass" ) ) & Not( Contains( y[i],...

    Bin_JMPspace Bin_JMPspace
    Discussions |
    Oct 15, 2024 3:03 AM
    3258 views | 7 replies
  • Clearing Remembered Settings in Profiler?

    I am writing a script that uses the Prediction Profiler inside of the Fit Least Squares Platform. In particular, I am making use of the Maximize and Remember option, which saves the factor settings into the Remembered Settings Outline Box. After I save certain combinations, I want to clear out the settings. If I would be using JMP manually, I could simply go to the red triangle by "Remembered Sett...

    ThomasB ThomasB
    Discussions |
    Oct 15, 2024 12:20 AM
    1936 views | 2 replies

Latest Discussions

  • Collision in SQL Select-statement between special escape characters (bracket and backslash) and bracket in column name with quotation marks around it

    I'm running into a problem with an SQL Select-statement using column names that are including brackets, because the end brackets of the column names end up next to backslashes (due to using quotation marks within quotation marks: " \!" column name [ units ] \!" " ) and this interferes with the surrounding special escape characters (bracket and backslash: \[ ]\ ). The SQL-statement is written betwe...

    Dape Dape
    Discussions |
    Oct 15, 2024 7:44 AM
    4354 views | 8 replies
  • Automate copying table scripts when rerunning "source"

    Hi,I am creating a database in Excel that will be continually updated. New rows and columns will be added periodically, and existing rows will occasionally have new data added. As such I have started making use of the "Source" script to update the corresponding downstream JMP table.The question I have is, is there a way to bring over any existing table scripts to the updated table when running the...

    sowiakg sowiakg
    Discussions |
    Oct 15, 2024 7:20 AM
    2632 views | 4 replies
  • Clearing Remembered Settings in Profiler?

    I am writing a script that uses the Prediction Profiler inside of the Fit Least Squares Platform. In particular, I am making use of the Maximize and Remember option, which saves the factor settings into the Remembered Settings Outline Box. After I save certain combinations, I want to clear out the settings. If I would be using JMP manually, I could simply go to the red triangle by "Remembered Sett...

    ThomasB ThomasB
    Discussions |
    Oct 15, 2024 12:20 AM
    1936 views | 2 replies
  • Selecting multiple options in graph builder

    Is there a way to select multiple options in graph builder (eg red triangle next to "GRAPH BUILDER" So for example can I select SHOW - legend and SHOW title sequentially without going of the option window

    PTR50 PTR50
    Discussions |
    Oct 14, 2024 1:40 PM
    1101 views | 1 replies
  • Problems with downloading JMP student

    I signed up for JMP student access and recevied the license information. On the license information page, when I click on the hyperlink "JMP Subscription Installer Download via MyJMP", I am getting an error message stating the following. How do I resolve this issue as my graduate class starts in 3 days? "Thank you for your interest in accessing My JMP. We apologize for any inconvenience, but we ar...

    MSSJU MSSJU
    Discussions |
    Oct 14, 2024 11:06 AM
    1395 views | 1 replies

Latest Discussions

view all discussions