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: 
Not applicable

select certain value to display in the chart only

Hi there,

How can i display only "YES" for "Available for Survey" in the chart  if im not using the list box?

the expression to use...count distinct ?

Labels (1)
1 Reply
tresB
Champion III
Champion III

Use expression like:

Count( {<[AVAILABLE FOR SURVEY]={'YES'}>} [Container no])