Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a problem on a request that I make directly into an Oracle database (I use the SAP connector).
I have one field Material and I have two different Materials is called :
07355606 and 7355606 I do not understand why QlikView removes the 0 automatiquely me before the 7 I find myself with two 7355606 Material.
Someone an idea?
Thank you.
This is expected as QlikView decide to interpret this as a number, just use the text() Function so all entries are stored as String
This is expected as QlikView decide to interpret this as a number, just use the text() Function so all entries are stored as String