I have multiple excels with timestamp in a folder. The format of the name of excel contains name_timestamp.xlsx.
I have similar data schema but I need to add data from excel files.
I need to automatically get the excel for today's date into SSIS and transfer it to another database.
Any idea how I can pull new excel sheet from multiple file from a folder into SSIS source?