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

  • Fill column once per group without repeating values with JSL

    Hi!So I have the below data table.  The individual test results are in the "test result" column and indicate if the respective y passes test a,b, and c. The "overall result" column indicates a "pass" if 2 or more of the tests (a,b,c) pass. I was able compute the overall result with a formula, but what I would like to do is get a list that says the result once per Y variable-- i.e. overall result =...

    Abby_Collins14 Abby_Collins14
    Discussions |
    Mar 21, 2024 10:52 PM
    1149 views | 2 replies
  • Finding questions raised by members. on specific tpoic in this platform

    hello all, There are a lot of discussion is happening in this platform let's say I need to filter and see what are all the discussions happened related to DOE and its analysis in discussion platform how can I do it? Every time we are choosing one of this.

    Statexplorer Statexplorer
    Discussions |
    Mar 21, 2024 10:29 PM
    1990 views | 6 replies
  • How to calculate date from cumulative data?

    I have a script that is pulling data from a server everyday. It has a date column from August-present. How can I get which data is from 2 Quarters or 3 Months or 4 Weeks or 10 Days starting from the present day from the data? This calculations should be in separated columns like. And I think a flag will be needed? And is it possible to continuously calculate this using the latest added date? I'm n...

    UserID16644 UserID16644
    Discussions |
    Mar 21, 2024 10:28 PM
    823 views | 1 replies
  • SUMIF: how to get the conditional sum across columns?

    I want to calculate the sum of 10 columns into a new column, whereby I only want to sum the positive values. Similarly, I want another column summing all negative values. In Excel I would use the function SUMIF:     =SUMIF(A1:J1;">0")How can I do something similar in JMP?Using a simple example in excel (while obviously my dataset is a bigger), this is what I am aiming for:   ABCDpositive sumnegati...

    yanne yanne
    Discussions |
    Mar 21, 2024 3:32 PM
    18082 views | 8 replies
  • Storing folder directory from user prompted file selection

    This code not working. Please suggest how to modify it file_name = Pick File ( "Select a file to open" ); // this line of code is working
    folder_path = file_name << Get Directory() ; // this line of code not working. Thanks.

    vibhu7668 vibhu7668
    Discussions |
    Mar 21, 2024 3:04 PM
    1229 views | 3 replies

Latest Discussions

  • Finding questions raised by members. on specific tpoic in this platform

    hello all, There are a lot of discussion is happening in this platform let's say I need to filter and see what are all the discussions happened related to DOE and its analysis in discussion platform how can I do it? Every time we are choosing one of this.

    Statexplorer Statexplorer
    Discussions |
    Mar 21, 2024 10:29 PM
    1990 views | 6 replies
  • How to calculate date from cumulative data?

    I have a script that is pulling data from a server everyday. It has a date column from August-present. How can I get which data is from 2 Quarters or 3 Months or 4 Weeks or 10 Days starting from the present day from the data? This calculations should be in separated columns like. And I think a flag will be needed? And is it possible to continuously calculate this using the latest added date? I'm n...

    UserID16644 UserID16644
    Discussions |
    Mar 21, 2024 10:28 PM
    823 views | 1 replies
  • Do you use the preferences?

    Via File/Preferences, you can change the standard settings of Jmp.Very cool to adjust Jmp to your needs  But I found a subtle issue - in combination with the functionality to automatically generate JSL code (save to script, advanced log, Dashboards, log, Workflow Builder ...) The below code changes the preferences, so - please think twice if you want to try it . The story:A user adjusts some setti...

    hogi hogi
    Discussions |
    Mar 21, 2024 2:22 PM
    2282 views | 5 replies
  • Axis Customization - Line Thickness, Description Font, Letter Size

    Hey everybody! I'm currently working on a boxplot graphic that is supposed to look very similar to the attached example (relevant data omitted). I would like to chance the thickness of the lines that represent the x-axis and y-axis to match the overall aesthetic of the graphic (line thickness: 2). Also, I would like to change the appearance of the descriptions on the right (red boxes), namely thei...

    Lukas_Häfner Lukas_Häfner
    Discussions |
    Mar 21, 2024 11:44 AM
    2770 views | 4 replies
  • Change Filter Col Selecter Application Builder with datatable

    Hello guys.. I am working on application builder., In the interface i have a col Filter box for with now when application opens it prompts to select datatable. Now i have a list box in which it display all the open datatables, when users selects a datatable and clicks the button i want the columns in col filter box to change accordingly. I tried set datatable, and also equating the underlying data...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 21, 2024 8:25 AM
    774 views | 1 replies

Latest Discussions

  • Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'

    Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer( Text Columns( :col1) ); obj << Stemming("Stem for Combining"); obj << Add Recodes( {{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl...

    sm3001 sm3001
    Discussions |
    Mar 21, 2024 12:49 AM
    809 views | 0 replies
  • Error column property

    Hello - I have a data set that comes from an external measurement and the software that comes with the instrument automatically calculates the property and error bars that I'm looking for. Is there a way to include the error as a column property without doing a custom column property? I know there's a saved model error property, but fitting a custom model would introduce it's own issues as the mod...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 20, 2024 3:32 PM
    678 views | 0 replies
  • SPC Chart from Process Capability Settings

    Hi, when using the process capability functionality and then opening the SPC charts from a selected process, my preferences for SPC are not applied to this generated chart (no shading, level labeling, etc.) is there any way to save preferences for these charts? (JMP17.2)

    JLofman JLofman
    Discussions |
    Mar 20, 2024 9:52 AM
    624 views | 0 replies
  • file I/O error writing preference unable to write out file buffer

    HI, I tried to change the preference of my jmp, but it pops out error window saying  :"file I/O error writing preference unable to write out file buffer"

    wosongtao wosongtao
    Discussions |
    Mar 14, 2024 9:11 PM
    882 views | 0 replies
  • Creating a workflow for analysis and plotting of bioassay qualification data

    Hi community. I'm looking for support to create a workflow in JMP 17.2 for analyzing and plotting data from bioassay qualification study. Specifically, I'd like to base the calculations of relative bias and intermediate precision on equations provided in regulatory guidelines, USP <1033>. @Valerie_Nedbal,  @gail_massari The qualification study design consists of two independent 96WP per run, on ea...

    AgnieszkaL AgnieszkaL
    Discussions |
    Mar 12, 2024 6:49 AM
    830 views | 0 replies
view all discussions