Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good morning, I have the following problem:
I access to AS400 to read a numeric field of numeric type with length 9.
When the recovery and read the value from QlikView is not long nine but value is displayed (eg 1, 2, 50, 120, etc.).
How can I automatically add zeros before the number recovered in order to have the length field nine?
Thanks
Num(field,'000000000')