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

"creating dynamically new excel file"

punitha_c87punitha_c87 Member Posts: 10 Contributor II
edited June 2019 in Help
Hi,

I need to write the data to excel file in a loop and it should not be overwritten instead it should dynamically create excel files and write into it. please can i have the solution for this.

Thanks in advance.

Thanks and Regards,
C. Punitha
Tagged:

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    so you want to create a new Excel file in each iteration of a loop? Most loop operators supply an iteration macro which you can use to dynamically adjust the file parameter of the Write Excel operator.
    Which loop operator are you using?

    If this information is not sufficient for you, please post your process setup and a bit more information about your application such that we get a better understanding of your problem.
Sign In or Register to comment.