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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Aika
Contributor III
Contributor III

To exclude a filter with an if

Hello,
I have a filter to which a condition is applied:
if(pkeysPENLS=0,Null(),[action_date.autoCalendar.Year])


I have to exclude this filter from a measure:
Sum({$<[action_date.autoCalendar.Year]=>} collections)

but it does not work. What is the right syntax?
Thanks!

Labels (1)
0 Replies