Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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