I want to add an empty row after every 4 rows in the output. Please provide the best possible to achieve this.
Solved! Go to Solution.
Thanks for the solution. However, it is not working, if the input file has multiple fields
Thanks for the solution. One small issue is, we are getting multiple null rows. Need to remove all the NULL rows from the end of the data rows.
@arkimp Can you provide a sample input file with mocked data?
Any Solution of adding 3 Rows at only the start for the output?