I want to use the SSIS Package Configuration to change the path of several flat file destinations, but only the path, not the filename. Basically I have alot of flat files going to the same directory, but each has it's own name. Unfortunately the property on the flat file object includes both the filename and directory as one string. I would like to set it up so it is easy to change the directory for all of these, but where they still have their own unique filename.
Any ideas? Can this be done somehow with expressions?
Yes, can be done with Expressions.
@[User:Path] + "\filename"
I don't have SSIS on this PC so no screenies, sorry. Check this and this though
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With