Expression expression runtime failure in SSIS

  • Hi Team,

    I have the following expression in ssis and the value of  @[User::ExecutionId]=12dfg

    "##stg_mdif_"+ @[User::ExecutionId]

    I  need the final expression to be "##stg_mdif_12dfg".I tried different ways to parse it but SSIS expression is failing.

    Please let me know if you need any further information.

  • Your expression works fine for me:

    2020-07-02_12-10-32

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply