Hello,
I've built a basic ETL ssis package that drops an Excel file from on network share to another network share. I've been asked to append the month and year to the file name as MMM-yyyy (i.e. Apr-2018). I've been able to write it as 04-2018 b
I've built a basic ETL ssis package that drops an Excel file from on network share to another network share. I've been asked to append the month and year to the file name as MMM-yyyy (i.e. Apr-2018). I've been able to write it as 04-2018 b