I am setting up a task where a .csv file is to be converted into a .txt file. This txt file is used by another program and is dependent on the file name.
Is there anyway where the text in one of the cells of the .csv can be passed and output as part of the filename for the .txt file i.e. a parameter ?
My thinking is that if I set the DTS as a task to run this file convesrion on a regular basis the filename will not always be the same.
Any suggestions would be grateful, thanks
Is there anyway where the text in one of the cells of the .csv can be passed and output as part of the filename for the .txt file i.e. a parameter ?
My thinking is that if I set the DTS as a task to run this file convesrion on a regular basis the filename will not always be the same.
Any suggestions would be grateful, thanks