Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

File not found error when running workflow in Alteryx Gallery

arjundelara
8 - Asteroid

Error.PNG

2 REPLIES 2
AbhilashR
15 - Aurora
15 - Aurora

Hi @arjundelara, can you confirm if your Server has access to the folder from which the workflow is trying to read the excel files? If access isn't a problem, please check the URL you are using in the Input and Output tools to ensure you are using relative network paths.

 

If this is a Dynamic Input tool you are using, make sure to include the Table Names (excel sheet names) as part of the file location URL, i.e. \\someNetworkPath\sample.xlsx|||Sheet1

JRamos
7 - Meteor

Do I need to add the sheet name in the macro "update value" position? I have the same problem 

JRamos_0-1624479090372.png