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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

text box

I have used an expressionin the text box and now i want to do the number formatting to the result of that expression. How can i do it?

1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

use the num(yourexpression , '#,##0'-or the format you want)

View solution in original post

3 Replies
lironbaram
Partner - Master III
Partner - Master III

use the num(yourexpression , '#,##0'-or the format you want)

rajni_batra
Specialist
Specialist

Use NUM() function...

Not applicable
Author

thanks leron and rajni, it worked........