cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to hide\unhide GUI elements effectively?

    I have GUI that hides or unhides some elements depending on the selector.For now I have encapsulated all the elements that change in respective  If Box()'es, and change each on of them when ComboBox selector changes, like so:Names Default To Here( 1 ); modeSelectorOptions = {"Mode1", "Mode2"}; gui = V List Box( modeSelector = ComboBox(modeSelectorOptions, << Set Function( Function( {th...

    miguello miguello
    Discussions |
    Dec 20, 2024 10:13 PM
    1217 views | 2 replies
  • how to reference a Transform Column?

    When I generate a Transform Column by sending Transform Column to a data table, I get the a reference to the Column as a return value. When I generate a Transform Column by sending Transform Column to a GraphBuilder Object, I get a refernce to a Graph Builder as a return value - no reference to the column :( So asking this "Column" col2 for it's name doesn't work. Where can I find more information...

    hogi hogi
    Discussions |
    Dec 20, 2024 7:40 AM
    2602 views | 5 replies
  • If statement - comma

    In JSL Editor, when the cursor is on the left of an opening bracket or on the right of a closing bracket, the bracket and the "other" bracket are highlighted:This behavior is known from other code editors and it helps a lot to find the way through complicated code : ) Is there a similar trick to highlight both brackets when the cursor is on the right of a comma which belongs to the same structure?...

    hogi hogi
    Discussions |
    Dec 20, 2024 6:40 AM
    2042 views | 6 replies
  • Line Up box runs with JMP 17.2 but not with JMP 18.1

      I am running distribution platform to store multiple graphs in 4 columns per row this ran perfectly with JMP 17.2, but isnt running with JMP 18.2 Can someone please help?  Lub = lineup box( Dist_ BLE = dt_BLE << Distribution( Continuous Distribution( Column( :"Pout_accuracy"n), Quantiles( 0 ), Vertical( 0 ), Count Axis( 1 ), Show Counts( 0 ), ), SendToReport( Dispatch( ...

    vharibal vharibal
    Discussions |
    Dec 20, 2024 4:45 AM
    1469 views | 4 replies
  • Calculate and add dose range based on provided values

    I am building a script to import and analyze raw sample data generated in a bioassay.For this, it is necessary to identify reference data and sample data and to set the corresponding dose range.In my script I included a ‘sample info’ pop-up window in which operators can identify sample locations (Row x + x) and enter the desired dose-range for these samples. And this is where my struggle comes in!...

    Pim Pim
    Discussions |
    Dec 20, 2024 4:43 AM
    1438 views | 4 replies

Latest Discussions

  • how to reference a Transform Column?

    When I generate a Transform Column by sending Transform Column to a data table, I get the a reference to the Column as a return value. When I generate a Transform Column by sending Transform Column to a GraphBuilder Object, I get a refernce to a Graph Builder as a return value - no reference to the column :( So asking this "Column" col2 for it's name doesn't work. Where can I find more information...

    hogi hogi
    Discussions |
    Dec 20, 2024 7:40 AM
    2602 views | 5 replies
  • Oops - I lost my data ...

    Remember, you must not ....

    create a virtual link with a wrong table reference (fixed <= v18.2.2)create a summary table with a compact column  (fixed <= v18.2.2)   It makes your data table non-accessible!


    [More Topic Containers like this]

    hogi hogi
    Discussions |
    Dec 19, 2024 4:15 AM
    4402 views | 12 replies
  • Memory Issues after joining tables

    Hello All,

    Very frustrating issue here. I perform a join of two tables. Both tables are small, about 9-10 rows and 40 columns. The join completes successfully with this code.

    dt_join = dt1 << (With(dt2), Merge Same Name Columns, By Matching Columns(:col1 = :col1, :col2=:col2), Include Nonmatches(1,1), Preserve main table order(1));If I run any code after that there are no issues. My total memory wit...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Dec 18, 2024 11:15 AM
    851 views | 2 replies
  • Create a list of candidates from the partition results for mutable variables

    I can't understand why this script is not working. Please helt me to correct my problem. Thanks.   -------------------------------------------------------------------- dt = Open("$sample_data\Big Class.jmp"); List = dt << get column name(numeric); Report = Expr( rpt = New Window("Big Class - Decision Tree of sex", dt << Partition( Y(:sex), X(Eval Expr(List)), Informative Missing(1), ...

    JinwookKim JinwookKim
    Discussions |
    Dec 17, 2024 5:45 PM
    1153 views | 4 replies
  • Can you display symbols in data table cells and Table Box()

    I want to be able to display these symbols↑ ↓→←based on a mapping rule (e.g. 1 = ↑ , 2 = ↓ 3 = →, 4 = ←)in either a data table cell or in a table box() display.  
     Copying and pasting that symbol into a data table cell or as a list item for a String Col Box() isn't working for me to even be able to display the symbol.   

    MathStatChem MathStatChem
    Discussions |
    Dec 17, 2024 12:05 PM
    1016 views | 2 replies

Latest Discussions

  • help to get R squared predicted

    Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927)  In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =))  I really need to show these R²pre...

    ivanpicchi ivanpicchi
    Discussions |
    Dec 4, 2024 10:21 AM
    663 views | 0 replies
  • Black Full Screen Issue in JMP During Startup

    Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...

    romromillys romromillys
    Discussions |
    Nov 28, 2024 11:26 PM
    578 views | 0 replies
  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    596 views | 0 replies
  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    483 views | 0 replies
  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    677 views | 0 replies
view all discussions