The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Data Tables to one .csv file

st_yurielst_yuriel Member Posts: 1 Learner I
I have 8 data tables and I want to combine them all into one .csv file with their own separate sheets. How do I do that?
Tagged:

Answers

  • ceaperezceaperez Member Posts: 541 Unicorn
    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 

  • CKönigCKönig Employee-RapidMiner, Member Posts: 70 RM Team Member
    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.

Sign In or Register to comment.