Excel Table Writer & Server path

Good morning together,

I have a problem with the Excel Table Writer! As soon as I specify a server path (without a drive letter), it can no longer find the file. However, the generated Excel file must be formatted as a table. Are there any other possibilities, or can the code of the node be quickly updated?

Best regards

I guess you are referring to this component by @tommy?

As a workaround, what about writing the file to a local directory, then using a Transfer Files node to move it where it needs to go?

1 Like

Hi, thanks… Good idea, it works. I can copy/move the table formatted file from c to sharepoint now…

1 Like

thanks @sven7904 and @ScottF mentioning this.

I’m not sure if it’s possible to define components with the optional file system input and route this through the component to the Excel Writer.

However, I’m glad you managed to do it using the fabulous workaround from @ScottF :slight_smile:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.