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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
lmonincx
Creator II
Creator II

how to get rowno in a pivot table

Hi,

I am looking for a way to insert a column which is giving each row a number like 1,2,3,4 etc,

it's independant of the content of the sort order of the chart

so row number 1 is always1 etc.

Kind regards,

Linda Monincx

3 Replies
marcus_sommer

Try it with rowno() respectively rowno(TOTAL) as expression.

- Marcus

Anonymous
Not applicable

Simple, what Marcus suggested you