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: 
PuffDaddy
Contributor
Contributor

Aggregate a reference line not displayed in bar chart

I'm trying to create  a reference line which is aggregated based on my YearQuarter date field, since this is how my bar chart is displayed. 

I'm trying to display the aggregated count of the project statuses as a reference. Hence i tried to use an expression that aggregates my status count (which basically just counts each project once) based on the Quarter. 

Here is my attempt at it: 

= Aggr(count(Status),[End Date.autoCalendar.YearQuarter])

However, this does not show up in my graph. 

Any idea why?

 

 

0 Replies