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: 
panipat1990
Creator II
Creator II

Help

Dear Sir,

i stuck a issue. My Value is coming text format.i convert it number format. How is it.kindly help me. For ths i am sharing a Txt File..

Labels (1)
2 Replies
tresB
Champion III
Champion III

Try like:

          LOAD Keepchar(Field, '-1234567890')

hemanthaanichet
Creator III
Creator III

Hi Gourav,

try this

text(round(field))

attached the qvw for the reference

Regards

Hemanth