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

Hide Dimension values in piechart(qliksense)

  In the pie chart , we see dimension value label ( like we see green, yellow , red ......) , we need to hide that . I see couple of discussions on this topic , but no answer . can you please guide .....

2 Replies
OmarBenSalem

You can't do that in a pie chart;

But if your whole point is to hide these labels; you can convert your pie chart to a bar one.

The under presentation, x-axis, hide the label:

Capture.PNG

You can always keep the % in a bar chart;

Only you need to do is alter your measure:

Example:

From : Sum(Sales)

To: Sum(Sales) / Sum(Total Sales)

And format it as %:

Capture.PNG

kathrinespang
Partner - Contributor III
Partner - Contributor III

I have the same problem I don't want to hide them but just show them to the left or bottom for a cleaner look. Still need the pie chart to show that the total is 100% which is not clear in a bar chart.