Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
aamaninanneboin
Contributor
Contributor

How to do WTD.

Hi All, 

 

I am trying to do WTD calculation and unable to fix it out. I am able to do with auto generated calendar but not with the normal expression. Can any one please help me out with the expression. 

 

Thanks,

Aamani 

1 Solution

Accepted Solutions
Vegar
MVP
MVP

Try
Sum({<Date={">=$(=Num(WeekStart( Max(Date) ) ) ) <=$(=Max(Date))"}>}[Amount])

View solution in original post

1 Reply
Vegar
MVP
MVP

Try
Sum({<Date={">=$(=Num(WeekStart( Max(Date) ) ) ) <=$(=Max(Date))"}>}[Amount])