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: 
manoranjan_d
Specialist
Specialist

chart title issue

Hi my chart title is not picking as per the selection in the list box

below is the expression i used

=if(GetFieldSelections(dept),'Total Incoming amount For ' & dept, 'Total Incoming amount' )

Labels (1)
10 Replies
Anonymous
Not applicable

if(GetFieldSelections(ID)>0,Concat(ID)&Chr(13))