Data Tables to one .csv file
st_yuriel
New Altair Community Member
Answers
-
Hi @st_yuriel,
you can do that easily with the Write Excel operator.
Into the operator you have the option to define the sheet names for multiple data entries.
please explore the Operator tutorial example.
Best,
César
-1 -
Hi @st_yuriel
Please note that CSV files are plain text files and as such cannot have separate sheets. You can use Excel files for that, as @ceaperez suggested.
1