Forum Discussion
Anonymous
2 years agoNot applicable
RANKX Function
Hi all, I'm trying to figure out a way to use the RANKX function to rank a sales column in my table. I do not want to rank this by a certain category but rather rank them in groups (1-10) evenly dist...
Anonymous
2 years agoNot applicable
Thanks for the reply. The PERCENTILEX function is (Table, Expression, K). Obviously I would reference my table first but what is Expression and K? How would I use this to create a 1-10 numeric range?
lbendlin
2 years agoSuper User
calculate for k=0.1, k=0.2, k=0.3 etc.