Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Counting rows

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?



1 Solution

Accepted Solutions
Not applicable
Author

I did a =sum(1) in the expression then enabled full accumulation

View solution in original post

3 Replies
Not applicable
Author

I did a =sum(1) in the expression then enabled full accumulation

Not applicable
Author

=

rank(sum(val))





camilo
Contributor III
Contributor III

I´m trying to use your answer but it doesn´t let me click on the full Accumulation option