Hi guys, please help me out since this thing seems impossible.
I have a File Iterator that connects via SFTP to the folder containing the file of interest. I use the Filter Regex to extract that file. Then I use a Data Transfer component to upload it to Azure Blob.
Even though the uploaded csv file has the exact same size as the original one, the number of rows is different:
In the image above the former one is manually downloaded from SFTP and the letter is downloaded from Blob after it was uploaded using Matillion.
Please guide me through this process in order to figure it out how to solve it. Thank you!