Welcome to the JMP User Community!
Ask questions, get answers, meet other JMP usersLearning Resources
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesLatest Discussions
-
Ranking in opposite order
Is there any way to use the Ranking function, but where the largest value gets assigned a 1? For example:The code below, returns [3, 5, 4, 1, 2]. However, I would like it to return [3, 1, 2, 5, 4]Ranking( [3, 6, 5, 0, 1] );
matt7109
7016 views | 2 replies -
wrap axis lables
hi all,does anyone know how to wrap long labels of an axis in the graph builder? i have a very long variable name and it makes the graphs completely disproportionate as in the picture thanks,ron
ron_horne
11237 views | 5 replies -
Clear row states after closing IR Chart
Hello, is there a way to clear row states after closing an IR chart? If I put the following at the end of the script, the row states get cleared before the chart is created. Thanks. Data Table( "XYZ") << Clear Row States;
Raquel
8785 views | 4 replies -
spec limits jsl script
Hi,I tried to write a jsl script for reading in spec limits from a table to columns in another data table, based on discussions in this community. Pasted below is the script, and the corresponding data and spec limits tables are attached. I am not sure what I am doing wrong, but when I check the column properties of the data table after running the script, the Spec Limits fields are still blank. C...
Salil
6234 views | 1 replies -
Update existing table with new data without creating output table
Hi,I am trying to write a script that will update my existing table without producing an output table. I have the following code which doesn't seem to work:Data Table("Crea Table") << Update from Database("DRIVER=SQL Server Native Client 11.0;SERVER=REMOVED FOR SECURITY;", "EXECUTE Crea_Table" ,Merge Same Name Columns, By matching Columns(:Lot_Day=:Lot_Day,:Lot ID=:Lot ID), Drop Multiples(1,0),N...
joickle
4639 views | 2 replies
Latest Discussions
-
Update existing table with new data without creating output table
Hi,I am trying to write a script that will update my existing table without producing an output table. I have the following code which doesn't seem to work:Data Table("Crea Table") << Update from Database("DRIVER=SQL Server Native Client 11.0;SERVER=REMOVED FOR SECURITY;", "EXECUTE Crea_Table" ,Merge Same Name Columns, By matching Columns(:Lot_Day=:Lot_Day,:Lot ID=:Lot ID), Drop Multiples(1,0),N...
joickle
4639 views | 2 replies -
Partial profile conjoint analysis with JMP 13
I would like to run a partial profile conjoint analysis on 6 attributes. I prefer that trials be limited to 3 attributes each (so not to overwhelm the survey taker). Assuming the sample was big enough (each respondent gets 4 trials) and I had many responses of 3-attribute responses, can JMP 13 provide the results that I need to understand the desirability of the 6 attributes?
cjerde
5010 views | 3 replies -
Select a group of cells in a column
Hi, I have table with thousands of rows. I need to be able to select a group of cells in one column, so I could copy it into another table. for example for Column: "Test3 (VOLTS)" only I need to copy cells highlighted in yellow from row 4 thru row 18 using JSL code.Thanks
SamH
14231 views | 11 replies -
Adding Data Labels in a graph using scripting
Hello,I need help in adding the Data Labels in a graph using Scripting. I want to display always the data value of the recent row. I marked the column as Label, and I also marked the row as label. But I don't know how can I write the script for the same.
sibanibisoyi
3602 views | 1 replies
Latest Discussions
-
JSL How do I wrap the title text of a OutlineBox?
Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...
AlexanderKrebs
4177 views | 0 replies -
Printing worksheet with cell colors
Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors. Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?
Thanks.ferdt58
2041 views | 0 replies -
Linearity and Bias Report
In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%. We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.
Aravindan
4064 views | 0 replies -
CCC Optimal
Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,
Lamine
3175 views | 0 replies -
Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?
My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...
kevinwtbolger
3187 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
3:00PM - 4:00PM CESTApr 30Scripters Club: Is Your SPC Doing Well?
Is Your SPC Doing Well? Presenter: Georg Raming (Siltronic) Would you like to keep an eye on many SP...
-
2:00PM - 3:00PM EDTMay 2US Mastering JMP: Circumventing Common Pitfalls in Predictive Modeling
Do you want to use predictive models and need to understand or review the basics first? Have you tri...
-
3:00PM - 4:00PM CESTMay 6DOE Club Q2 2025
DOE Club This Club is is a participant-driven meeting designed to encourage attendee invo...
-
1:00PM - 2:30PM EDTMay 7Jump Start with JMP®: Hands-on Workshop
Jump Start with JMP® Wednesday, May 7 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom &n...