Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Looking for a way to count and display number of rows in a chart strait table. I'm creating a ranking, want top row to be 1 and bottom row to be 10 and filled 1-10 in between.
Thoughts?
I did a =sum(1) in the expression then enabled full accumulation
I did a =sum(1) in the expression then enabled full accumulation
=
rank(sum(val))
I´m trying to use your answer but it doesn´t let me click on the full Accumulation option