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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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])