🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Data Tables to one .csv file

User: "st_yuriel"
New Altair Community Member
Updated by Jocelyn
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?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Caperez"
    Altair Community Member
    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 

    User: "CKönig"
    New Altair Community 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.