cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
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 XII

Re: Conditional Column number calculation

welcome.

Recommended Articles