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: 
MGbille
Contributor
Contributor

Count Ticket till selected date

Hi,

I need your help do count all Tickets till a seleceted Date. 
My set Expression looks like that 


count({<WeekYear=,auftrag ={">01.01.2000<01.04.2021"}>}f_auftrag)

 

I tried also variables, which I declared with max and min date. The formular works, when no one select a Calendar Week in Filter Pane. But if a specific Week is selected, my formular only counts the tickets of the selected week, but I need all tickets till the selected week.

Any Ideas ?

2 Replies
avinashelite
MVP
MVP

You need to nullify the selection, check the data column name and add it in the nullify list 

MGbille
Contributor
Contributor
Author

What do you mean with nullify ? I added the weekyear to the expression, beacuse this is the dimenstion i use in the filter.,