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: 
ZachDev
Contributor II
Contributor II

Change Field

Hi

How Can I change text Field to Num Field.

I have a column that under a certain condition displays text, but I want to move it to the right side like the numbers

Labels (1)
1 Reply
Mark_Little
Luminary
Luminary

Hi 

You can use

NUM(Field ) As Field,

In script and it will enforce it being a number.