Data360 Analyze

Welcome to the Data360 Analyze community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  Dataviewer not displaying data

    Posted 07-05-2018 07:49

    I am able to run the node, however the data viewer does not display the data in my input file. There is no error message, just a blank space where the data is displayed. The file itself is pretty large, with 241 columns, and 6500+ rows. I am able to view other files in data viewer. I am using Chrome v67, Win 7, 64 bit.

     

     



  • 2.  RE: Dataviewer not displaying data

    Employee
    Posted 07-05-2018 08:37

    Could you try to cut down the data by adding a Head node (in the Logistics category of the node palette) to the output of the Excel File node and configuring it to output a few records. Then check whether these records can be viewed. If you still get the same result, would it be possible to send us a cut-down version of the source excel file containing the corresponding few records? (suitably anonymised).

    Rather than it being an issue relating to the data volume it may be an issue with a (Unicode) character in the data.

    If the first few records are displayed ok you could increase the number of records output by the Head node in steps to try to narrow down the record containing the offending data. You could the add a Tail node after the Head node to select the a number of records from the end of the subset that cause the issue.