Options

"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

  • Options
    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.