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.

Unknown range

laucherhanlaucherhan Member Posts: 1 Learner I
edited December 2018 in Help

I am trying to load an Excel file (a telco churn example),  but whenever I view the result, the range is always unknown. May I know how to solve this issue ?

 

 

TSqmcAn - Imgur.png

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Probably the file's metadata is not propogating correctly. I would toggle on the Sync Metadata with Real Data option in the File > Process, then run it. 

  • Edin_KlapicEdin_Klapic Employee, RMResearcher, Member Posts: 299 RM Data Scientist

    Hi @laucherhan,

     

    There are also other ways to inspect the result of the Read Excel Operator.

    1. Insert a Multiply Operator after Read Excel and connect one of the output ports to a result port of your process
    2. After executing the Process you can rightclick on the output port of Read Excel and then select "Show ExampleSet Results"

    In both ways you will get the output of Read Excel in the Result perspective.

     

    Best,

    Edin

Sign In or Register to comment.