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
jinsejoseph
Level III

Script to do : Subtraction of multiple column

Hi Team,

 

Need help to  develop one script to do subtraction of multiple column , column name and count is variable,

can change based on analysis,

Need to populate column delta with differences all the value from same row,

sample data as below

 

jinsejoseph_0-1634133124668.png

 

 

expected output:

jinsejoseph_0-1634137668769.png

 

10 REPLIES 10
jinsejoseph
Level III

Re: Subtraction of multiple column

Hi Jim,

 

Thank you for the help,

solution working fine :)

Recommended Articles