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: 
evansabres
Specialist
Specialist

Pill Chart

Hello -

I am using a pill chart to show capacity for tickets sold. For example, I have one section that holds 8,061 tickets. When I make a selection for a particular game, the pill changes to reflect the number of tickets sold in that section, however, the value is not displayed on the pill, unless you hover over the pill. I am more interested in having the number shown for reporting purposes (i.e. print a report and the number shows as opposed to just the pill filled in to where the tickets are sold)

Is this something that is possible to change in the chart properties or a setting for printing within the report?

Thank you.

1 Solution

Accepted Solutions
oscar_ortiz
Partner - Specialist
Partner - Specialist

Go to your presentation tab and add Text in Chart.  Use the same expression in here wrapped with the Num() function so you can format the value.

View solution in original post

3 Replies
Not applicable

Hello Evan,

Try to check the tab called Value on data point you can find this in chart properties, Expression tab. and try this

QVTEST2.jpg

evansabres
Specialist
Specialist
Author

Hello –

Thank you for the response. I am not using a pie chart, but a gauge chart (for which one of the options is a vertical pill)

The values on data point is not an option for that chart.

Any other suggestions?

oscar_ortiz
Partner - Specialist
Partner - Specialist

Go to your presentation tab and add Text in Chart.  Use the same expression in here wrapped with the Num() function so you can format the value.