Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Write Excel

VeronikaVeronika Member Posts: 3 Learner I
Hi there,
 I'm trying to export my result into an excel file (or csv doesn't really matter), but I always get the error. 
Memory buffered file
Is it to much data for my laptop or what could I've done wrong?
Thanks for your help!

Regards
Tagged:

Best Answer

  • lionelderkrikorlionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn
    Solution Accepted
    Hi @Veronika,

    It is not an error.
    Just connect the second output port "thr" of the Write Excel operator to the result port.
    and disconnect the first output port "fil" of the Write Excel operator.
    With this set-up, you will be able to export your dataset as a Excel file.

    Regards,

    Lionel 

Answers

  • VeronikaVeronika Member Posts: 3 Learner I
    Thank you very much for your answer, Lionel!
Sign In or Register to comment.