Would anyone able to help with the below SSIS Expression?
I need to extract the excel file name out of the filepath - see below example;
'c-Drive\Files\Data\Claims\Current Load\31 Dec 2012.xls' ==> need output to read '31 Dec 2012'
Could someone help point me in the right direction.
Thanks in advance for any help.