SSIS expressions in variables...dynamic variables

A recent question about how to create dynamic variables using expressions in SSIS, well that's pretty easy, you just need to highlight the desired variable, press F4 to pull the properties window.


 Then set "EvaluateAsExpression" to TRUE, then click on ellipsis to set the expression....

Hope that helps...

Comments

Popular posts from this blog

Run a VBscript using SQL Server.

Practical Web Scraping with Python: A Clean, Safe Pattern for Pulling Company Names & Emails

Don't send that empty SSRS report.