Anonymous
Not applicable
2017-11-17
10:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Employee
2017-11-17
11:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
" before that day."
Shouldn´t be {"<=$(=vaDate)"} ?
Anonymous
Not applicable
2017-11-17
11:32 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks