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

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

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

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