Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
I have raised a bug report about this (issue 3617).
Until this issue is fixed, the following workaround will work in your case:
Create a static data node, and copy the filename into the static data node.
For example, the static data node would contain the following text in the StaticData parameter:
FileName:string
C:\\���\\aaa.xlsx
(be sure to use the extra '\' character, as '\' is an escape character within the static data node)
Connect the output of the Static Data node to the input of the Excel File node.
Then, within the Excel File node, rather than populating the "File" parameter, you can populate the "FilenameExpr" parameter, with the string
Tim.