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: 
Not applicable

0E Series Missing

Hi

I had a list of string which starts with 0E, but since 0E is being considered as exponential, I can't take it as string or text

Any help?

2 Replies
simenkg
Specialist
Specialist

Text(Field)

brijesh1991
Partner - Specialist
Partner - Specialist

Set below variable in your QVW file; it's a bug and we resolved by setting below variable in script

SET ExponentNumberNotation=0;