Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi! I have a webservice soap connection that returns a .csv table. The first line of this CSV is information and I need to skip this line. I want to load using the second line has a header and ignore the first line. I tried to use "header is X lines" but it doesn't work with a rest CSV connector. How can I solve this problem?