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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
aliara88
Contributor
Contributor

VT Problem!

Hey guys! I have funny Problem! I have Load some Data to qlik view and some Numeric columns show with started "VT" On each value!  i send the screen shot by attachment and there is no topic on the whole internet about this problem. I think I m the only One 😞

2 Replies
anat
Master
Master

can u concatenate 'VT' for those fields like :'VT'&sal as NewSal;

marcus_sommer

It might be just a formatting - maybe from you money-interpretation variables or within the document-settings. If not just add to your load: text(Field) as Field2, num(Field) as Field3, floor(Field) as Field4 - what happens? How does the values look like?

- Marcus