Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
PTaneja1688479165
Contributor
Contributor

Not able to properly read date value from bigquery table in Talend Studio

Hi Team,

I am trying to read a google bigquery table, but while reading date attribute from bigquery, Talend gives me an error of can not convert string value to a date.

As a workaround it requires me to cast it as datetime.

0695b00000kWJV6AAO.png

Please help me with on how to reads dates types attributes from bigquery table without type casting

Thanks

Puneet T

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

Select 'Date' type instead of string type for this column on the schema of tBigqueryInput component to map the date data from  bigquery table.

 

Regards

Shong