cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Run a SQL query in jsl results in the update from multiple queries slowing table creation

    Hi I'm trying to troubleshoot why when I re-run a SQL script in JSL the result is the updates of different queries before the table is created.  See outputs in print screen    Note the JSL script is producing numerous tables for different attributes. The example shown is for 1 of the tables 

    AlbertLesire1 AlbertLesire1
    Discussions |
    Aug 4, 2025 7:54 AM
    456 views | 2 replies
  • generic scripting of data table

    I want to create a generic script to create a data table. In the first part of the Script I have a list to select columns for creation of data table:

    nw = New Window("Create data table", <<Type("Modal Dialog"), <<Return Result, V List Box( Spacer Box(size(0, 15)), Text Box( "Please select the limits to display in data table (multiple selection posssible): " ), Spacer Box(size(0, 5)),...

    Diana_JMP Diana_JMP
    Discussions |
    Aug 4, 2025 5:59 AM
    300 views | 1 replies
  • Revert Graph Builder title ?

    When I change the title, in JSL a command  Dispatch( {}, {"graph title"}, TextEditBox, {Set Text( "xx" )} ) is added.   Is there a JSL command to revert the title in Graph Builder to the default value?

    hogi hogi
    Discussions |
    Aug 4, 2025 1:01 AM
    508 views | 3 replies
  • How do I delete rows that are missing data in all columns of my dataset?

    Apologies for how basic my question is, I am just starting to use JMP for the first time.  I have a massive dataset (14 columns x 20,000 rows) and I am trying to write a script that will identify and delete all rows that that do not have either a 0 or 1 for a specific range of columns (columns 4-14). This dataset is from an even larger dataset, so there are some rows in my subset that are complete...

    Ducky Ducky
    Discussions |
    Aug 4, 2025 12:27 AM
    9181 views | 6 replies
  • Categorical Factor, Controlling probability by script

    I am tring to make automation code to control the nominal values by the script.

    For the simulator, I want to set the probability of the values. However, it doesnt seem to work. 

    How can I control categorized values probability with the script ?    prf = Profiler( Y( :Pred Formula Eye Height, :Pred Formula Eye Width ), Profiler( 1, Term Value( Duty Cycle(0.48, Lock...

    GeneratingRank7 GeneratingRank7
    Discussions |
    Aug 2, 2025 4:47 AM
    480 views | 3 replies

Latest Discussions

Latest Discussions

view all discussions