Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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!

0 Replies