Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Bar Chart with 2 Measures

I need to create a bar chart with 2 bars for each month: Actual and Budget, using the following data set

Is this possible? 

 

 MonthActual SalesBudgeted Sales
Jan1000700
Feb12001000
Mar14001300
Apr16001600
May18001900
Jun20002200
Jul22002500
Aug24002800
Sep26003100
Oct28003400
Nov30003700
Dec32004000
3 Replies
tarun_singh1989
Contributor II
Contributor II

yes you can do that just add month as a diemension and two measure SUM(ACTUAL) and SUM(BUDGET)
shiveshsingh
Master
Master

Then use 2 expressions, Sum(Budgeted Sales), Sum(Actual Sales)

Dimension - MonthCapture.PNG

zlamrani10
Contributor II
Contributor II

Hello,

I had the same problem, i added two measures, now i need to filter or select one of this two measures, but it is not possible if you have any idea how can we filter by a measure in the grave when we have two.

 

Thank you !