• looking at the file name and expression, you are missing variable in your expression

    The correct expression should be like this

    "c:\\Paychex\\Custom-"+ @[User::variablename] + ".csv"

    [font="Calibri"]Raj[/font]