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: 
sifatnabil
Specialist
Specialist

Get last modified csv

Hi all,

I retrieve a csv from a ftp server but they will have different dates on it. I want to always retrieve the "last modified" file. Is there a function in the script that can do this? Thanks.

1 Solution

Accepted Solutions
sunny_talwar

There is FileTime() function which gives Last Modified TimeStamp. You can use that to determine which file you want to load into your application.

View solution in original post

1 Reply
sunny_talwar

There is FileTime() function which gives Last Modified TimeStamp. You can use that to determine which file you want to load into your application.