Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Text(Field)
Set below variable in your QVW file; it's a bug and we resolved by setting below variable in script
SET ExponentNumberNotation=0;