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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set analyse compare date

Hi,

I got this expression with set analyse:

=sum({< [DATE_FIELD] = {"<=$(DATE_SELECTED)"} >} AMOUNT)

But if I select 27-12-12 items with 28-12-12 stay in the list.

1 Reply
Anonymous
Not applicable
Author

Hi, If DATE_SELECTED is a field, you need to add an equal sign just before the fieldname. Look at sample qvw. Regards, Sander.