Advanced settings for CSV output steps

1. What is your feature/integration request?
Adding the following settings to the CSV output steps “Email a CSV attachment” and “Generate CSV file”:
→ customize delimiter (currently only comma)
→ option to remove given number of rows and/or columns from file output

Basically, the same settings as the current CSV input step “Use CSV file” :

→ additionally, a checkbox option to append current date to filename would be great!

2. What problem would this feature/integration solve?
I’m working with a third-party carrier that only accepts semicolon-delimited CSV files with no header row :sweat_smile:

3. How do you solve/workaround this problem today?
I have built an 8-step flow that does the trick. I’ve also had to fix an issue with the “Combine columns step” that overlooks the first row cell if it is blank.
Here’s what my flow looks like: