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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
dseelam
Creator II
Creator II

show values in %

Hello All,

need help, I have attached QVW with bar chart with expected values, All I need to see "%" on side of numbers

thanks,

D

1 Solution

Accepted Solutions
adamdavi3s
Master
Master

If so just remove your *100 and on the number tab check the 'show in percent' box at the bottom

View solution in original post

6 Replies
sunny_talwar

You want to see -249% and -314%?

adamdavi3s
Master
Master

Like this?

Capture.PNG

adamdavi3s
Master
Master

If so just remove your *100 and on the number tab check the 'show in percent' box at the bottom

vishsaggi
Champion III
Champion III

Try this? In the number tab keep this expr format as default settings. I think he just need % symbol beside that number sunny.

= Num(((ONHand+DMND)/-DMND), '#,##0%')

dseelam
Creator II
Creator II
Author

Yes sunny

dseelam
Creator II
Creator II
Author

thanks Adam