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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
JMPUser9
Level II

Scripting Calculations from Data in Table to New Data Table

I have data where I need conditions met and all combinations calculated. How would this need to be scripted? Data Table: Compound Product Value A 1 w B 1 x A 2 y B 2 z New Data Table: Compound Product Test Sum A 1 and 2 w+y B 1 and 2 x+z

1 REPLY 1

Re: Scripting Calculations from Data in Table to New Data Table

Hello @JMPUser9 , 

Is it possible for you to provide sample data with examples of correct answers? The example data would make it easier for others to answer.

Recommended Articles