Forum Discussion
Anonymous
4 years agoNot applicable
Create bar chart with Sales by Client by Order Number
Hello!
I am working with a table that has the name of the client, the order number and the sales for that order number and I'm trying to do a bar chart that will give me sales by client, but not summing all the order numbers, in a way that a client might appear more than once in such chart without having to add the Order No to it.
This is what my table kind of looks like,
I hope you can help me!
XOXO
1 Reply
- mwegenerMost Valuable Professional
Hi Anonymous ,
you need unique categories for the axis, according to which the values can be divided.