Alteryx Connect Discussions

Find answers, ask questions, and share expertise about Alteryx Connect.

Alteryx azure data lake input tools error.

sazzath
5 - Atom

I have successfully connected with the azure blob storage to Alteryx azure data lake input tools. When I tried to connected with excel file it’s show the error in input tools :

Error: Azure Data Lake File Input (1): The DType <class 'numpy.dtype[float64]'> could not be promoted by <class 'numpy.dtype[datetime64]'>. This means that no common DType exists for the given inputs. For example they cannot be stored in a single array unless the dtype is `object`. The full list of DTypes is: (<class 'numpy.dtype[float64]'>, <class 'numpy.dtype[datetime64]'>)

 

 

help me out please 

1 REPLY 1
BlaseG
7 - Meteor

I also receive this error when using pipe delimiter indicator, so I changed it to comma, and now it works.  Even though the file is pipe delimited, doesn't make much sense.