Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Rank without date

Hi Everyone!

 

I have a table that looks like this,

 

I want to crear a Rank calculated column based on the batch number, for example batch no. a001 will be 1 and so on 

 

the result have to be like that: 

batch       measure        rank

a001        23.1                 1

a001        22.9                 1

b001       24.1                 2

b003       23.9                 3

 

 

I will appreciate some help!

 

Kind Regards

Christian