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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
arogers
Contributor II
Contributor II

Question regarding chart title's showing selections

Is there a way to include text and some of the selections within a chart title. For example if the pivot table showed sales and the user selected one month (May) is it possible to have the title read Sales for May?

Labels (1)
1 Reply
Not applicable

Yes, you need to use a expresion in the title box: = 'Sales for ' & MONTHNAME(MonthSelected)