Hi,
I am trying to create a csv file that separates each element by columns.
My flow returns the formatted csv on the same line:

I need it to look like this:

My flow is simple, it gets data from sql and sends it in csv format via mail:

Is there any way to generate it in column format?
Thank you very much for the help