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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pie charts

Hello,

I am trying to create a pie chart that shows the % of orders that have 0, 1, >2, changes in a field (I already have the expression figured out to see how many changes each has). How do I make a pie chart that shows the orders that have 0, 1, etc. without them each coming up as individual orders? Right now it is just showing each order as a different color on the chart.

Thank you!

Labels (1)
3 Replies
m_woolf
Master II
Master II

It's difficult to say what is wrong without seeing the chart's properties.

I'm guessing that you need to remove your dimension.

Not applicable
Author

Can you please explain the requirement with some data.

martinpohl
Partner - Master
Partner - Master

you need to add the numbers of changes as a dimension in your chart and count(distinct Order) as an expression

Regards