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

  • Improving Text Editor Usability in the Community Platform

    Hi @Ryan_Gilmore , Is there a way to enlarge the text edit editor in the current community interface?

    In the previous version, it was possible to resize the editor by dragging the lower right corner. That functionality seems to be missing now—any workaround or setting to restore it? Thanks in advance.


    Want me to check if this issue has been discussed internally or logged anywhere?

    hogi hogi
    Discussions |
    Oct 17, 2025 10:55 PM
    615 views | 7 replies
  • Turning date/time data into days for individual runs

    Hello,  Trying to use a formula (or JSL if I need to) to get days for manufacturing runs. I think I need two If/ then statements to get the days to go from 0-12, given the run number/ batch ID and the date/time stamp right? I have tried a few formulas, and searched this forum (and google); however, I have not been able to get the correct output. Unfortunately my programing days are so long ago I c...

    BioMTT BioMTT
    Discussions |
    Oct 17, 2025 12:30 PM
    487 views | 7 replies
  • What are the best practices for exporting JMP graphs so they retain high resolution ?

    Hi Mates, My name is Dheeraj Hinduja . I basically lives in Sudan. I want to know the best practices for exporting JMP graphs for high-resolution use (e.g., in publications or large presentations).Which export format (e.g., EMF, PNG, or PDF) and specific settings within the 'Save As' dialogue or Journal maintain the highest quality and prevent resolution loss? Please share your workflow tips!


    Regar...

    SpendingLemur24 SpendingLemur24
    Discussions |
    Oct 17, 2025 2:27 AM
    413 views | 2 replies
  • How to selectively evaluate variables in New Script() while preserving Expr() for deferred evaluation?

    I'm creating a data table script using New Script() that needs to be evaluated later when a user clicks it. I need to substitute some variables at script-creation time (like a file path) while preserving Expr() calls that should only be evaluated when the script actually runs.   file_path = "C:\MyData\slopes.jmp"; dt << New Script("Plot Slopes", dt_slopes = Open( file_path ); slope_array ...

    shuey shuey
    Discussions |
    Oct 16, 2025 1:24 PM
    269 views | 2 replies
  • Confidence intervals for difference in proportions

    Hi All: I've attached an example data set to highlight an issue that confuses me.  Suppose I want a confidence interval for the difference in two proportions.  Should be easy enough. So, via Fit Y by X (JMP v18.0.0), I get three intervals under the following headings: Two Sample Test for Proportions. Risk Difference TOST Tests As you can see, the intervals are not consistent with each other. My q...

    MRB3855 MRB3855
    Discussions |
    Oct 16, 2025 7:01 AM
    315 views | 1 replies

Latest Discussions

  • What are the best practices for exporting JMP graphs so they retain high resolution ?

    Hi Mates, My name is Dheeraj Hinduja . I basically lives in Sudan. I want to know the best practices for exporting JMP graphs for high-resolution use (e.g., in publications or large presentations).Which export format (e.g., EMF, PNG, or PDF) and specific settings within the 'Save As' dialogue or Journal maintain the highest quality and prevent resolution loss? Please share your workflow tips!


    Regar...

    SpendingLemur24 SpendingLemur24
    Discussions |
    Oct 17, 2025 2:27 AM
    413 views | 2 replies
  • JMP authorization - Connection errors

    Until this week everything was working fine with my JMP 18 but this week the My JMP Authorization window reports a connection issue.  My IT team have checked my computer, reinstalled JMP 18 but the issue is still the same. As a test I installed JMP 16 and that works fine. The issue appears to be connecting to the JMP server for authentication. Has anyone else had this issue, what was the solution?...

    Londonmr66 Londonmr66
    Discussions |
    Oct 15, 2025 7:29 PM
    519 views | 1 replies
  • Concatenation of rows by using JMP menues or JSL

    How can text in a column "A" in different rows be concatenated, if the grouping value in another column "B" is equal and if the text in column "A" in the 2 rows are different?:   B       C          A  A1     Mix 1       Salt A1     Mix 1       Sugar A1     Mix 2       Salt A1     Mix 2       Sugar       I want to output to be two rows: B          C        A_combined A1      Mix 1    Salt, Sugar A1...

    LKor LKor
    Discussions |
    Oct 15, 2025 7:43 AM
    510 views | 3 replies
  • Kamal Hinduja : How can you automate reports in JMP?

    Hi,   I am Kamal Hinduja based Geneva, Switzerland(Swiss).  Can anyone explain How to automate reports in JMP?   Thanks, Regards   Kamal Hinduja Geneva, Switzerland 

    kamalhinduja kamalhinduja
    Discussions |
    Oct 15, 2025 12:35 AM
    237 views | 1 replies
  • Item Wrap and Max Items - Default Legend Settings

    Is there anywhere in settings to set the Item Wrap and Max Items fields of Graph Builder to a different number? I often run data with a lot of categories where the Max items is way too short. Not to mention that on a regular screen the Item Wrap almost always ends up wasting a lot of space, instead of doing one long column and allowing the graph to expand.
    I tried looking it up, but the search eng...

    user2 user2
    Discussions |
    Oct 14, 2025 9:54 PM
    298 views | 3 replies

Latest Discussions

  • Workarounds

    very simple tasks - JMP says NO.   TaskJMP saysworkaroundswishimplementedadd column via Tables/Updatecolumn existsrename one of the columnsAllow Update platform to create new columns if they already exist in the table to be updatedv19copy a cellformula column- recode to dummy column | copy cell | delete dummy column
    - screenshot | OCREdit Pane allows for text copy even if no edit                   ...

    hogi hogi
    Discussions |
    Oct 7, 2025 3:51 PM
    271 views | 0 replies
  • Confidence level change in reliability growth analysis

    When conducting Reliability Growth analysis in JMP (version 18), the confidence level is defaulted as 95%.  How can I change it to other level, e.g., 80%?  Thanks. 

    MXJ MXJ
    Discussions |
    Oct 6, 2025 1:16 PM
    165 views | 0 replies
  • Time varying effect in Recurrence Analysis, data format and calculation

      Dear all
    I am assigned a task to perform recurrence analysis on our data.
    The data we have are robot repairs. We want to see repair events and cost in response to accumulated transactions using recurrence analysis.
    I attached a simulated data for this question. It only has three bots since we haven't decided how to arrange the data and I just put those three bots manually. I will update with more ...

    Caozheng0115 Caozheng0115
    Discussions |
    Sep 26, 2025 11:29 AM
    795 views | 0 replies
  • lamda used in final lasso fit with K fold validation

    Can someone help me know which lambda was used in the K-fold cross validation of a lasso regression?  I see the values listed in the solution path summary table, but unsure which one it uses finally. Perhaps I am missing a main point in the process.... and it is not important

    daniel_s daniel_s
    Discussions |
    Sep 22, 2025 6:03 PM
    362 views | 0 replies
  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    882 views | 0 replies
view all discussions