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

  • sql JSON_VALUE query and spaces in fields in JSL

    I'm trying to query a table in an Oracle table with a field that is JSON. I am using the JSON_VALUE function in the sql. Some of the JSON fields contain spaces so I put double quotes around values and this works when running the query outside of JSL but throws an error running the query as shown below in jsl.  Thanks in advance for any hep you can provide. JSL:dbc = create database connection("Dri...

    SampleTapir814 SampleTapir814
    Discussions |
    May 13, 2024 8:36 AM
    3683 views | 2 replies
  • JMP 18 Python pip install azure-kusto-data

    Hi there. 
    I have a script in JMP 17 which worked pretty well - and now by changing to JMP 18 I get an error.  the log says the following.Traceback (most recent call last):
    File "<string>", line 7, in <module>
    ModuleNotFoundError: No module named 'azure' I use microsoft azure to prepare data evaluations and transfer it via python to JMP.In the 17 version I needed to install a connection / kustoClient...

    OleLuehn OleLuehn
    Discussions |
    May 13, 2024 6:48 AM
    1798 views | 2 replies
  • Applying older scripts with new data

    Please let me know how to make existing scripts automatically apply to new data.  Recently went to jmp 17.  The file I have is originally from jmp 16 (or earlier).  In jmp 16 all the scripts I have would Apply as soon as I added more data.  Now in jmp 17 the columns that have scripts only Apply if I open the formula and hit Apply.

    LB101 LB101
    Discussions |
    May 13, 2024 5:51 AM
    1281 views | 3 replies
  • Interprétation ajustement des moindres carrés

     Bonjour,Pourriez vous me dire comment interpréter les résultats des moindres carrés que l'on obtient dans votre jeu de données dans l'outil Aide JMP "Policity" pour Analyse\Modèle linéaire.Est il possible de mettre des variables qualitative dans Y, si oui comment les interpréter également?En vous remerciant par avance,Bien cordialement,Florence GLAUDET   

    FlorenceJMP FlorenceJMP
    Discussions |
    May 13, 2024 5:45 AM
    735 views | 1 replies
  • Random - Sample Size in Table --> Subset ---- What is the function that is used to create the randomness in selections?

    I want to know what function/algorithm was used to generate the randomness in selecting the samples when we use the random - sample size option when subsetting a table in JMP.

    CramerRaoError1 CramerRaoError1
    Discussions |
    May 13, 2024 1:13 AM
    997 views | 2 replies

Latest Discussions

  • Interprétation ajustement des moindres carrés

     Bonjour,Pourriez vous me dire comment interpréter les résultats des moindres carrés que l'on obtient dans votre jeu de données dans l'outil Aide JMP "Policity" pour Analyse\Modèle linéaire.Est il possible de mettre des variables qualitative dans Y, si oui comment les interpréter également?En vous remerciant par avance,Bien cordialement,Florence GLAUDET   

    FlorenceJMP FlorenceJMP
    Discussions |
    May 13, 2024 5:45 AM
    735 views | 1 replies
  • Random - Sample Size in Table --> Subset ---- What is the function that is used to create the randomness in selections?

    I want to know what function/algorithm was used to generate the randomness in selecting the samples when we use the random - sample size option when subsetting a table in JMP.

    CramerRaoError1 CramerRaoError1
    Discussions |
    May 13, 2024 1:13 AM
    997 views | 2 replies
  • setting Graph Builder error bar properties JMP Pro 15.2.1

    JMP experts:Is there a way to set error bar properties in Graph Builder globally? For example, I prefer small end caps on my error bars. It seems one must edit each variable's properties individually which is very tedious work across many variables. I've looked under Preferences>Graph and Style and didn't find anything there.What's the secret? Thanks in advance.  

    Kip1 Kip1
    Discussions |
    May 11, 2024 11:35 PM
    2147 views | 4 replies
  • Iterating Columns

    I’m working on a script to iterate through a list of columns and I’ve hit a snag.  I need to be able to output the column reference in the form ":Technology Default” but every method I’ve looked at outputs "Column("Technology Default")" .  I looked this up online and it appears that the reference I need is a "column reference" when what I get is a "column object reference".  Is there a straightfor...

    SpannerHead SpannerHead
    Discussions |
    May 11, 2024 10:30 AM
    2185 views | 6 replies
  • Begin Data Update

    HelloI have a table and would like the empty volume to be updated to 0I have written the script to update the column "19-04-2024"the problem is the name of the column can be changed and I prefer to use column (3) or column (4)but it doesn't work. can you please correct the script? dt << Begin Data Update;
                                        dt << Recode Column (
                                        d...

    Dennisbur Dennisbur
    Discussions |
    May 9, 2024 10:51 AM
    4381 views | 12 replies

Latest Discussions

view all discussions