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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Date

Hello,


I use qliksense, I have a variable that retrieves the date of the day.
I wanted to retrieve all id sales before that day.
My set analysis does not work.
The problem does not come from the variable because I can display it, can someone help me with the set analysis?

count({<claris_dt_resiliation_porteur = {"$(>=$(vaDate))" } >}id)

2 Replies
Clever_Anjos
Support
Support

" before that day."

Shouldn´t be {"<=$(=vaDate)"} ?

Anonymous
Not applicable
Author

Thanks