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: 
nihhalmca
Specialist II
Specialist II

How to extract last record

Hi All,

How to extract last record from table/file? we can extract first record by First function like Qlik has any function?

Thanks,

Nihhal.

10 Replies
justinphamvn
Creator II
Creator II

Hi Nihhal L,

I think you should add a column Rowno() on Script Load.

So you can sort it on your table (desc or asc it's up to you)

Thank you!

Justin