Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
It's difficult to say what is wrong without seeing the chart's properties.
I'm guessing that you need to remove your dimension.
Can you please explain the requirement with some data.
you need to add the numbers of changes as a dimension in your chart and count(distinct Order) as an expression
Regards