03-05-2023 11:26 PM
Hi,
I am building a pipeline where I am getting the 100 records. And I want to group 5 records and send the file to FTP. Here, for grouping 5 records I have used group by N. After this, I am unable to format the CSV data.
In csv formatter, I am getting the below error.
Can you please anyone help me on this. After group by N, how to format that data to CSV data.
03-09-2023 12:43 AM
Thankyou @AleksandarAngelevski