Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an Invoice No field that is alphanumeric which has numbers in it. Sometimes the numbers are repeated but to make them unique a +sign has been entered at the end -
53160
53160+
53160-
Qlikview appears to drop the invoice number with the + at the end.
I have tried Text(Inv_No) and left(Inv_No,10) and concating an A at the beginning of the field but having no luck.
Hope someone has some advice please.
Is the problem already in QVD which is loaded or not?
Can you check the field [INTERNAL NO] from you actual script.
I mean what ever script you run just check after the reload what values you get for that field. Don't load from QVD.
A selection script to preload our data has been written for us but when you prompted me to go to the tables directly I found the invoices all come in correctly.
Sorry so slow to answer but everything is new.
Thanks for your help.