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: 
ankit7359
Creator II
Creator II

How can we retrieve Least Recent Saved/Modified Date of a file in Talend

Hi,

I was trying a scenario where i was able to retrieve the most recent saved/modified file in talend by using tfilelist and changing the settings to order by modified date.... so my question is how do i retrieve the least recent saved/modified file saved... in talend... 

thanks in advance

 

Labels (2)
1 Reply
ankit7359
Creator II
Creator II
Author

also another quick question

for eg... abc.xlsx file was saved and modifed on 2 jan 2018.. 

and cdb.xlsx file was saved and modified on 9 mar 2018 and later re-modified on 2nd jan 2019

so which would the most recent date and least recent date???

also i found the order action in tfilelist -> option called as -> Order action - asc or desc...

so asc ---> how does it sort and 

desc ---> how does it sort...

Thanks in advance