Forum Discussion

fernandezso's avatar
fernandezso
New Contributor II
6 years ago
Solved

Transpose column into row csv file

I have a pipeline that reads two csv files from different servers, i want to put together the data of both csv files into one. I used a union snap to put the data together but if one server is down i...