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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
RVeitch_84
Creator
Creator

Pull files from an AWS S3 bucket

I have a main s3 bucket with several sub folders by date, I need to down load files daily from the bucket and grap the csv files, so I can push them into a db table.

Here is the folder structure:

Folder main bucket

folder 01/01/2022

file1.csv

folder 01/02/2022

file2.csv

folder 01/03/2022

file3.csv

Just looking for some guidance as a newbie on how to create the basic flow.

Labels (3)
2 Replies
InfoCraft
Creator
Creator

Try to use a file mask in tS3List using getDate0695b00000RjVzNAAV.png

Anonymous
Not applicable

Hi

You want to get all files from all folders or only get the files from the current date folder?

 

Regards

Shong