Hello. I have thousands of transactions. The variables I am interested in are quantity and price. How can I visualize the different purchase points? And how can I visualize a distribution of orders? That is, what % ordered 1,2, and so on? Thanks. Any good dashboard examples that pertain to this?
Some sample data would be great, but I'd start with a scatter plot - basically a measure on the rows and a measure on the columns and disaggregate the data.
You might need to apply some filters and/or add colour, shapes etc. to see the patterns in the data.