cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
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!!!

Recommended Articles