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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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?

Labels (1)
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;