cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • 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
    2075 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
    1539 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
    36385 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
    1609 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
    1117 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
    2075 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
    1539 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
    1117 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
    602 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
    796 views | 1 replies

Latest Discussions

view all discussions