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

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

Row number in straight table

Hi,

How can I add the Row number to each row in a Straight Table.

Thanks

2 Replies
matt_crowther
Specialist
Specialist

=rowno() should do it.

Matt - Visual Analytics Ltd

hectorgarcia
Partner - Creator III
Partner - Creator III

use rowno(TOTAL), it will accumulate by one and will show you the row number you are looking for.

regards

hector