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

  • When should you only evaluate main effects? (Not main + 2nd Order Interaction)

    Hi, I'd like to know when does a situation call for evaluation of only main effects, while ignoring interaction effects. Me and a colleague have different approaches to how screening designs are performed so I'd like to understand what others think. We can assume the following:This is a screening design (Let's say 4 factors - 2 Level)Nothing is known of the interactions up to this point and in the...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 12, 2024 1:14 PM
    1884 views | 3 replies
  • Need to export dataset from Collibra

    I have collibra data governance set up in my company and I am trying to download dataset from it using API. I am not able find any tutorial/link which can explain how to use API to download files collibra using script. Any where I see it shows how to import into collibra and not export.

    QuadraticWeasel QuadraticWeasel
    Discussions |
    Mar 12, 2024 1:13 PM
    1197 views | 1 replies
  • How do I proceed after selecting something from a combo box?

    //fruit is a row in my table nw = New window ("Select fruit", cb = combo box ("apple", "Mango", "Banana") cb << Set Selected, << Set Width (20), //Here I select apple Button Box ("OK", table1 << SelectWhere(:fruit!=apple) << Delete Rows; ) )How do I proceed with the analyses by only selecting data corresponding to 'apple' Here is what I want from this code:1, I first make a combo box2. S...

    GgGgGg2024 GgGgGg2024
    Discussions |
    Mar 12, 2024 1:06 PM
    1140 views | 2 replies
  • Workflow Recorder not recording PPT exports of Graph Builder

    My JMP Pro 17 is not recording my PPT exports from Graph Builder.It is only specific to PPT as I exported JPG,PNG PDF all are working fine. Looking for help as of how to fix this. I will need to create a JSL script to export PPT of graphs daily for monitoring.

    JustMakingPlots JustMakingPlots
    Discussions |
    Mar 12, 2024 12:54 PM
    800 views | 1 replies
  • To open a file through JSL, how can I open the file in a shared way?

    For example, if I open a test.CSV file through JSL, how can I use other software to continue to add data to the test.CSV file and save it as a new one?
    Of course, there is no need to notify JMP when there is new data.  Thanks!

    lala lala
    Discussions |
    Mar 12, 2024 12:37 PM
    848 views | 1 replies

Latest Discussions

  • Need to export dataset from Collibra

    I have collibra data governance set up in my company and I am trying to download dataset from it using API. I am not able find any tutorial/link which can explain how to use API to download files collibra using script. Any where I see it shows how to import into collibra and not export.

    QuadraticWeasel QuadraticWeasel
    Discussions |
    Mar 12, 2024 1:13 PM
    1197 views | 1 replies
  • How do I proceed after selecting something from a combo box?

    //fruit is a row in my table nw = New window ("Select fruit", cb = combo box ("apple", "Mango", "Banana") cb << Set Selected, << Set Width (20), //Here I select apple Button Box ("OK", table1 << SelectWhere(:fruit!=apple) << Delete Rows; ) )How do I proceed with the analyses by only selecting data corresponding to 'apple' Here is what I want from this code:1, I first make a combo box2. S...

    GgGgGg2024 GgGgGg2024
    Discussions |
    Mar 12, 2024 1:06 PM
    1140 views | 2 replies
  • Workflow Recorder not recording PPT exports of Graph Builder

    My JMP Pro 17 is not recording my PPT exports from Graph Builder.It is only specific to PPT as I exported JPG,PNG PDF all are working fine. Looking for help as of how to fix this. I will need to create a JSL script to export PPT of graphs daily for monitoring.

    JustMakingPlots JustMakingPlots
    Discussions |
    Mar 12, 2024 12:54 PM
    800 views | 1 replies
  • To open a file through JSL, how can I open the file in a shared way?

    For example, if I open a test.CSV file through JSL, how can I use other software to continue to add data to the test.CSV file and save it as a new one?
    Of course, there is no need to notify JMP when there is new data.  Thanks!

    lala lala
    Discussions |
    Mar 12, 2024 12:37 PM
    848 views | 1 replies
  • Close Database connection

    Hi, Is there a way to close the database connection before running the script?I have an SQL script that crashes JMP if there's an open connection, so I'm trying to figure out a way to close all the connections before running the script. Thanks,

    Jackie_ Jackie_
    Discussions |
    Mar 12, 2024 11:45 AM
    1140 views | 2 replies

Latest Discussions

  • 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
  • FDE - How does JMP deal with sparse data if user doesn't perform pre-alignment?

    Hi, My question refers to the situation where the user doesn't opt for Direct Functional PCA (Functional Data Explorer Platform Options). By pre-aligment I refer, for instance, to the functions `Reduce` and `Align` detailed in Data Processing Options.I would like to know if, for sparse data (Overview of the Functional Data Explorer Platform), JMP performs an automatic alignment if the user doesn't...

    ConstructCoyote ConstructCoyote
    Discussions |
    Mar 11, 2024 3:00 AM
    589 views | 0 replies
  • DataTable Prompt in application builder on module load

    Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads  Kindly guide. Thanks in advance

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 3:54 AM
    553 views | 0 replies
  • JMP Project Global Data Filter and Column Switcher

    Hello Guys, I just started exploring jmp project. I am wondering if there is any option to add Global Data Filter and a global column switcher to a jmp project.Currely i have created a jmp project with various reports from a datatable (similar to dashboard) but i want to know if there is a option to add a global data filter and also a global column switcher to this screen. My idea : To create a sc...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 12:10 AM
    519 views | 0 replies
  • Do 3rd order effects help define curvature?

    If you have are making a design with a factor you are certain will have a quadratic relationship against a response but you have a wide range, can it be helpful to define a 3rd order model effect for that factor to better identify and model curvature. I work in purification and we often deal with a recovery vs. purity balance. This relationship is usually quadratic around the optimal, where at a l...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 4, 2024 8:21 PM
    887 views | 0 replies
view all discussions