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: 
Anonymous
Not applicable

Formatting numbers

Hi

how do I format the following:

1.PNG

to be like this:

2.PNG

3 Replies
vishsaggi
Champion III
Champion III

Did you try checking chart properties -> Number tab and use one of the formatting options there. Like

Capture.PNG

antoniotiman
Master III
Master III

Hi,

Num(Field/1000000,'$ #.00')

Regards,

Antonio

Anonymous
Not applicable
Author

Thank you! It worked!