Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Can you make the set analysis work

Hello Everyone,

Can any expert make this set analysis working. I want show 7 days by any given date?

Thank you very much in advance!

1 Solution

Accepted Solutions
sunny_talwar

Seems to be a date issue. Check the attached one which seems to work now

View solution in original post

3 Replies
sunny_talwar

Seems to be a date issue. Check the attached one which seems to work now

Not applicable
Author

Sunny,

Thank you very much. You are the best!

Very much Appreciate.

Not applicable
Author

Appropriate expression is:

sum({<WorkDay ={"=date#(only({1}WorkDay),'M/D/YYYY')>=$(#=date(vDay-7)) and date#(only({1}WorkDay),'M/D/YYYY') <=$(#=vDay)"}>} Sales)