Can service connect process multiple sheets within a workbook?
can service connect convert rows to columns?
No as far as I know it can’t do this.
1 Like
Not easily, probably if you created additional input and output channels and then tinkered with more complex Sub-Workflows to output it in another .csv format and then have another Channel pick it up. You are better off just making sure your file comes in the format that is appropriate, work with your Vendor who is dumping the file or have another Pre-Processor somewhere that “cleanses it” for SC.
The answer to the first question is Yes it can
I am working on getting the data returned in columns instead of rows before I invest a ton of time into it…
1 Like