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

Conditional Column number calculation

For each ID group in the data table, I like to calculate:

  1. The count of Part Number where RANK_DESC = 1

  2. The count of Part Number where RANK_ASC = 1 

    ReliabilityWolf_0-1745749897393.png

    I like to add  two new columns PN Count of RANK_DEC =1, PN Count of RANK_ASC=1. any formulas to apply for them? 

    any other better methods to approach? thanks very much in advanced!
10 REPLIES 10
hogi
Level XIII

Re: Conditional Column number calculation

welcome.

Recommended Articles