cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP is taking Discovery online, April 16 and 18. Register today and join us for interactive sessions featuring popular presentation topics, networking, and discussions with the experts.
Choose Language Hide Translation Bar
Assaf
Level I

Add spec limits to properties for many columns

Hi,

I've two tables:

One include many columns (parameter1, parameter2...) and one include all the parameters with lower spec and upper spec (parameter name, LSL,USL)

How can I add to the first table for each parameter the specs directly to the properties?

Please see the attached snapshotExample.JPG

 

Thanks in advance!

 

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Add spec limits to properties for many columns

There is an JMP Addin that does exactly what you want:

Write Limits to a Data Table from a Limits Table

 

 

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Add spec limits to properties for many columns

There is an JMP Addin that does exactly what you want:

Write Limits to a Data Table from a Limits Table

 

 

Jim
Assaf
Level I

Re: Add spec limits to properties for many columns

Fixed

Thanks a lot!!!