cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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