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

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.