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: 
wanyunyang
Creator III
Creator III

Qlik Sense bar chart

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!

3 Replies
vunguyenq89
Creator III
Creator III

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

juraj_misina
Partner Ambassador Affiliate
Partner Ambassador Affiliate

I'd try scatter plot.

NZFei
Partner - Specialist
Partner - Specialist

Don't know what is the problem to do that. Can you please explain a little more?