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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Shi
Partner - Contributor III
Partner - Contributor III

Data Types

Hi everybody!  Loading data from a CSV or QVD file, it might be possible get in the final table showed in the data manager, have different data types or date format  in the same field (column)? Or this kind of situation is impossible? Because the data source can have every possible format, but in the end in the data manager everything should be made consistent. Thank you a lot!

1 Solution

Accepted Solutions
dplr-rn
Partner - Master III
Partner - Master III

not compltly clear. you mean a column can have multiple formats which you want to consolidate into a single format.

i dont think data manager can do that. it will just make the column into text and keep the source format

you should be able to do so using data load editor with code specific to your requirement

View solution in original post

2 Replies
dplr-rn
Partner - Master III
Partner - Master III

not compltly clear. you mean a column can have multiple formats which you want to consolidate into a single format.

i dont think data manager can do that. it will just make the column into text and keep the source format

you should be able to do so using data load editor with code specific to your requirement

dplr-rn
Partner - Master III
Partner - Master III

close thread as answered if there are no followup questions