Merge multiple csv files into single csv file
in Flows
Can we merge more than two csv files into a single csv file such that each csv file represents a separate spreadsheet in the same output csv file?
Comments
-
After looking into this further, it appears that due to the limitations of the CSV format itself, it isn't possible to have multiple spreadsheets in the same CSV file.