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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to use wildcard in set analysis

I have to count the values which has term 'Rejected' in the field. How do i do it with set analysis. below expression do not work

count({<Invoice_Status  = {'%Rejected%'}>}Invoice_Status)

1 Solution

Accepted Solutions
m_woolf
Master II
Master II

Try asterisks (*) instead of percents

View solution in original post

1 Reply
m_woolf
Master II
Master II

Try asterisks (*) instead of percents