Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: 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