Convert Excel to CSV
Convert Excel to CSV
Converts an Excel file (.xlsx) to CSV format (.csv), separating the values with semicolons.
Options
Excel
Select the Excel file opened in the flow that will be converted.
Path to save the CSV
Enter the full path where the CSV file will be saved.
Sheet name to convert to CSV
Enter the name of the tab to convert to CSV.
Returns
This action has no returns.
Rules and Conditions
- Every field is required.
- The separator used is the semicolon (;).