Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHey everyone,Could anyone show me the way with JSL to get all the reports that are open against a data table? What I'm trying to do is be able to click a script button and minimize all the reports that are open for a selected data table. Thanks for any ideas! Steve
Looking for advice or help on how I can get this to plot correctly. I'm trying to do some sensor trace overlays, but the problem is that some of the steps have a dynamic end point, meaning the time length can change. If I try to overlay traces from time=0 at start of the recipe, each wafer trace gets slightly offset. OK, so I can get a column for time=0 at the start of each step, that resets back ...
In trying to set a column's display width in JSL using JMP 16.2.0 (MacOS), I'm seeing several issues that I didn't see with JMP 15. 1. The Set Display Width
function appears to operate in two modes, depending on how it's used. If it's called with a hard-coded arg value, it seems to be permanent.col = Column("SN");
col << Set Display Width( 200 );
However, if it's called with a var arg, it display...
Hello Everyone,I would like to create a condition in case there is more than 5 categories in my variable (column), and then the rest of my script is ran.I think the "n items" function is the one I need: If(N items(:Y1)>5,
However, it doesn't work and I received a error saying: bar argument (:Y)...Please someone can help me?Sebastien
Looking for advice or help on how I can get this to plot correctly. I'm trying to do some sensor trace overlays, but the problem is that some of the steps have a dynamic end point, meaning the time length can change. If I try to overlay traces from time=0 at start of the recipe, each wafer trace gets slightly offset. OK, so I can get a column for time=0 at the start of each step, that resets back ...
Hi all,
I have one summary table and I would like to rename one or two columns of the summary table
My script is like below:
ST_NEW = dt << Summary(
Group( :prodgroup3, :link_id, :complevel_1, :test_or_bond_head_id, :bondstage ),
Mean( :align_ratio_2 ) << Name( "align " ),
Std Dev( :align_ratio_2 ),
Output Table Name( "ST_NEW" ),
);
I would like to rename circled columns to new names
Could...
Hello Experts, I'm doing some Cpk calculation method validation for our process versus AIAG guidelines.Some background, I initially run 300 samples to setup a baseline using JMP - Cpk calculated is using I-MR (based on capability analysis at distribution).Our production line is using x-bar & R-chart for n=10 for 14 batches (with 1 batch outlier).Means, our production sample 10 measurement for each...
Where can I change the number of decimal places in Graph Builder (when the mean and SE were calculated automatically). I think it's around here somewhere: File->Preferences->Platforms->Graph Buider->?
Thank you in advance for your help!
Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window. It used to reside up top next to the local data filter button (see black circle). The option to customize it back is also missing and has been replaced by a 'properties' button. This may also prove useful but I'm new to it. To get the colum...
Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...
Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...
Hi JMP community, (JMP Pro 16.0.0) I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...
Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO] ,[DESPA...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...