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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Nick_72
Contributor
Contributor

Data Load - Scientific format of field

Hi Qlik Community

I have a problem when loading data from a txt file that values of 12 characters convert to scientific notation.  See attached.  any help on how i can stop this happening and just bring in the full string?

Labels (2)
2 Replies
Vegar
MVP
MVP

you could try setting a format to text when loading. 

something like this:

Load

text(MSMOVEMENT_LABEL_FKEY) as MSMOVEMENT_LABEL_FKEY,

...

 

Joseph_Musekura
Support
Support

Hi @Nick_72,
Please test @Vegar solution and remember to mark the answer as "solution accepted"
/joseph