Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My data has fields: OrderId (Order1, Order2,...), SalesRange (0-1000,1000-2000,...),and NumberOfItem (1,2,...). I want to create a bar chart or whatever with x-axis: SalesRange, y-axis: NumberOfItem and with Count(OrderId) as measure. Is there a chart fits this requirement?
Thank you for helping in advance!
I think what you want to visualize can be rephrased as "Distribution of OrderID per 2 dimensions: SalesRange and NumberOfItem". If this is the case, then you can plot this distribution in a 2-dimensional heatmap.
Heatmap is not a native visualization object of Qlik Sense. You can use extension "Qlik Sense Extension 2 Dimensional Heatmap" at https://github.com/ralfbecher/QlikSense_Extension_2DimHeatmap
I'd try scatter plot.
Don't know what is the problem to do that. Can you please explain a little more?

