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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Implicit String Conversion

Hello,

   I created a QV script that automatically stores some Oracle tables into QVD files. Unfortunately some fields (of string type, but that contain numbers, eg. "07092") are converted before being stored into QVD files. To resolve this problem I can use the Text () function on all fields of all tables that I store but this is a problem because it would force me to change the script and spell the names of all string fields of all tables (now I do a SELECT *).

Is there a way to leave the fields content unchanged (as in the database) and does not perform any implicit conversion?

Thanks, Capetto

0 Replies