🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Unknown range

User: "laucherhan"
New Altair Community Member
Updated by Jocelyn

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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Thomas_Ott"
    New Altair Community Member

    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. 

    User: "Edin_Klapic"
    New Altair Community Member

    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