Forum Discussion

xiumi_hou's avatar
xiumi_hou
Icon for Post Partisan rankPost Partisan
6 years ago

Why my rank function start from 2

Dear all,    I have my rank measure: rank=rankx(all(d_user[name]),[count_measure})   when I create a table, the first column is name, second column is rank, the rank order is correct, but it alw...