Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
flottmen
Contributor
Contributor

Not Equals Syntax breaks entire table

I am using the following statement:

Count({$<RecordingCataloged-={'1', '-1'}>} LeadId)

Seems simple enough.  For some reason this expression breaks the entire table it is in (none of the other columns render).  If I remove the single quotes from the set analysis values or change the statement to equals rather than not equals, the table renders and the expression evaluates (incorrectly).  What am I missing here?

0 Replies