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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

legend in a bar chart

Hi,

It is possible to show numbers in legend on a pie chart - see option below.

pie chart setting.PNG

However, this option does not seem to be possible on a bar chart (same tick box isn't there). Is it possible to add this on?

You will see the cahrt we have - where the legend is instead of 16-24, 25-35 we ideally wnat the colours to show but then show the numbers (e.g 50, 100 etc). Is this possible?

bar.PNG

Chris

Labels (1)
22 Replies
Not applicable
Author

Hi,

Yes that's why I have been trying but its really fidgety!

Will only show one figure:

snippet2.PNG

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Presentation, check "Suppress Header Row".

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Create your Dimension as a calculated Dim like:

=aggr(

num(Sum(LineSalesAmount),'$#,##0')

,AgeBand)

-Rob

http://masterssummit.com

http://qlikviewcookbook.com